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

Uniquely identifies the sub job for a parent job. More...

Public Member Functions

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

Properties

string JobId [get, set]
 Gets or sets the job id. More...
 
string SubJobId [get, set]
 Gets or sets the sub job id. More...
 

Description

Uniquely identifies the sub job for a parent job.

Constructor & Destructor Documentation

Initializes a new instance of the SubJobIdentity class.

Property Documentation

string JobId
getset

Gets or sets the job id.

string SubJobId
getset

Gets or sets the sub job id.