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

Specifies the sub job properties for a parent job. More...

Public Member Functions

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

Properties

DateTime ExpectedFinishDateTime [get, set]
 Gets or sets the expected finish date time. More...
 
JobHistoryCollection History [get, set]
 Gets or sets the history associated with thw job. More...
 
JobIdentity JobIdentity [get, set]
 Gets or sets the job identity. More...
 
ProcessIdentity Process [get, set]
 Gets or sets the process Identity of the subjob. More...
 
ProcessType ProcessType [get, set]
 Gets or sets the type of the process. More...
 
JobRoleCollection Roles [get, set]
 Gets or sets the roles. More...
 
JobIdentity SubJobIdentity [get, set]
 Gets or sets the sub job identity. More...
 
JobVariableCollection Variables [get, set]
 Gets or sets the variables associated with the job. More...
 

Description

Specifies the sub job properties for a parent job.

Constructor & Destructor Documentation

Initializes a new instance of the SubJobProperties class.

Property Documentation

DateTime ExpectedFinishDateTime
getset

Gets or sets the expected finish date time.

The expected finish date time.

JobHistoryCollection History
getset

Gets or sets the history associated with thw job.

Gets or sets the job identity.

ProcessIdentity Process
getset

Gets or sets the process Identity of the subjob.

ProcessType ProcessType
getset

Gets or sets the type of the process.

The type of the process.

JobRoleCollection Roles
getset

Gets or sets the roles.

The roles.

Gets or sets the sub job identity.

JobVariableCollection Variables
getset

Gets or sets the variables associated with the job.