All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
StateIdentity Class Reference

Contains the state information of the business process. More...

Public Member Functions

 StateIdentity ()
 Initializes a new instance of the StateIdentity class. More...
 

Properties

string DisplayName [get, set]
 Gets or sets the state name. More...
 
string Name [get, set]
 Gets or sets the state name. More...
 

Description

Contains the state information of the business process.

Constructor & Destructor Documentation

Initializes a new instance of the StateIdentity class.

Property Documentation

string DisplayName
getset

Gets or sets the state name.

string Name
getset

Gets or sets the state name.