All Classes Namespaces Functions Properties Pages
Properties | List of all members
JobActivityCountFilter Class Reference

JobActivityCountFilter class More...

Properties

short ActivityStatus [get, set]
 Gets or sets the activity status of the job.This can be used as criteria for returning the job details More...
 
JobIdentity JobIdentity [get, set]
 Gets or sets the job identity an unique identifier for the job, which will be used in the criteria. More...
 
bool UseActivityStatus [get, set]
 Gets or sets a value indicating whether the activity status should be used as criteria or not. More...
 

Description

JobActivityCountFilter class

Property Documentation

short ActivityStatus
getset

Gets or sets the activity status of the job.This can be used as criteria for returning the job details

EnumerationDescription
0Job Active
1Job Completed
2Job Terminated
3Job Suspended
4Job PendingCompletion

Gets or sets the job identity an unique identifier for the job, which will be used in the criteria.

bool UseActivityStatus
getset

Gets or sets a value indicating whether the activity status should be used as criteria or not.