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

Specifies the job properties, customize and restart access details, and maps the details with runtime status in XML format. More...

Public Member Functions

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

Properties

bool HasCustomizeAccess [get, set]
 Gets or sets a value indicating whether this instance has customize access. More...
 
bool HasRestartAccess [get, set]
 Gets or sets a value indicating whether this instance has restart access. More...
 
JobProperties JobProperties [get, set]
 Gets or sets the job properties. More...
 
string MapDataXml [get, set]
 Gets or sets the map data XML. More...
 
SubJobProperties SubJobProperties [get, set]
 Gets or sets the sub job properties. More...
 

Description

Specifies the job properties, customize and restart access details, and maps the details with runtime status in XML format.

Constructor & Destructor Documentation

Initializes a new instance of the ProcessViewerData class.

Property Documentation

bool HasCustomizeAccess
getset

Gets or sets a value indicating whether this instance has customize access.

bool HasRestartAccess
getset

Gets or sets a value indicating whether this instance has restart access.

Gets or sets the job properties.

string MapDataXml
getset

Gets or sets the map data XML.

Gets or sets the sub job properties.

The sub job properties.