Specifies the job properties, customize and restart access details, and maps the details with runtime status in XML format. This class is not inherited from ProcessViewerData due to JobProperties and SubJobProperties member type is changed and encountered a DataContractJsonSerializer issue when we call GetJobViewerData2 and GetSubJobViewerData2 API's.
More...
Specifies the job properties, customize and restart access details, and maps the details with runtime status in XML format. This class is not inherited from ProcessViewerData due to JobProperties and SubJobProperties member type is changed and encountered a DataContractJsonSerializer issue when we call GetJobViewerData2 and GetSubJobViewerData2 API's.
JobBreakpointCollection Breakpoints |
|
getset |
Gets or sets the breakpoints.
The breakpoints.
Gets or sets a value indicating whether this instance has customize access.
Gets or sets a value indicating whether this instance has restart access.
Gets or sets the job identifier.
The job identifier.
Gets or sets the job properties.
Gets or sets the map data XML.
ProcessDebugInfo ProcessDebugInfo |
|
getset |
Gets or sets the debug info to be returned when debugging a process(DebugJob API)
Gets or sets the sub job properties.
The sub job properties.
Variable2Collection VariablesUsedInJob |
|
getset |
Gets or sets the variables used in the job.
The variables used in map.