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

Uniquely identifies the activity in a process map. More...

Public Member Functions

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

Properties

string ActivityName [get, set]
 Gets or sets the activity name. More...
 
short NodeId [get, set]
 Gets or sets the node id. More...
 
ProcessIdentity ProcessIdentity [get, set]
 Gets or sets the process identity. More...
 

Description

Uniquely identifies the activity in a process map.

Constructor & Destructor Documentation

Initializes a new instance of the ProcessActivityIdentity class.

Property Documentation

string ActivityName
getset

Gets or sets the activity name.

short NodeId
getset

Gets or sets the node id.

Gets or sets the process identity.