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

Uniquely identifies the process map. More...

Public Member Functions

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

Properties

string Id [get, set]
 Gets or sets the process id. More...
 
string Name [get, set]
 Gets or sets the process name. More...
 
double Version [get, set]
 Gets or sets the process version. More...
 

Description

Uniquely identifies the process map.

Constructor & Destructor Documentation

Initializes a new instance of the ProcessIdentity class.

Property Documentation

string Id
getset

Gets or sets the process id.

string Name
getset

Gets or sets the process name.

double Version
getset

Gets or sets the process version.