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

Represents the activity information such as job id, process and node id. More...

Public Member Functions

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

Properties

short AdvancedWorkflow [get, set]
 Gets or sets the advanced work flow. More...
 
string AssociatedFile [get, set]
 Gets or sets the associated file. More...
 
string Description [get, set]
 Gets or sets the description for the activity. More...
 
DateTime DueDate [get, set]
 Gets or sets the due date for the activity. More...
 
short EmbeddedProcessCount [get, set]
 Gets or sets the embedded process count of the activity. More...
 
string JobId [get, set]
 Gets or sets the job id of the activity. This is the job that the activity belongs to. More...
 
bool Library [get, set]
 Gets or sets a value indicating whether [library]. More...
 
bool MultipleResources [get, set]
 Gets or sets a value indicating whether to set multiple resources. More...
 
short NodeId [get, set]
 Gets or sets the node id of the activity. This is the node in the process which the activity is based upon. More...
 
string NodeName [get, set]
 Gets or sets the name of the activity. More...
 
short Priority [get, set]
 Gets or sets the priority of the activity. More...
 
ProcessIdentity Process [get, set]
 Gets or sets the details of the process on which the job is created. More...
 
ResourceIdentity Resource [get, set]
 Gets or sets the details of the resource who has taken the activity. More...
 
DateTime StartTime [get, set]
 Gets or sets the start time. More...
 
short Status [get, set]
 Gets or sets the Status. More...
 

Description

Represents the activity information such as job id, process and node id.

Constructor & Destructor Documentation

Initializes a new instance of the JobActivityInfo3 class.

Property Documentation

short AdvancedWorkflow
getset

Gets or sets the advanced work flow.

string AssociatedFile
getsetinherited

Gets or sets the associated file.

string Description
getsetinherited

Gets or sets the description for the activity.

DateTime DueDate
getsetinherited

Gets or sets the due date for the activity.

short EmbeddedProcessCount
getsetinherited

Gets or sets the embedded process count of the activity.

string JobId
getsetinherited

Gets or sets the job id of the activity. This is the job that the activity belongs to.

bool Library
getset

Gets or sets a value indicating whether [library].

bool MultipleResources
getsetinherited

Gets or sets a value indicating whether to set multiple resources.

short NodeId
getsetinherited

Gets or sets the node id of the activity. This is the node in the process which the activity is based upon.

string NodeName
getsetinherited

Gets or sets the name of the activity.

short Priority
getsetinherited

Gets or sets the priority of the activity.

ProcessIdentity Process
getsetinherited

Gets or sets the details of the process on which the job is created.

ResourceIdentity Resource
getsetinherited

Gets or sets the details of the resource who has taken the activity.

DateTime StartTime
getset

Gets or sets the start time.

short Status
getset

Gets or sets the Status.