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

UpgradeJobFilter class More...

Public Member Functions

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

Properties

CategoryIdentity Category [get, set]
 Gets or sets the unique identifier of the category to which the map on which the Job was created belongs to. More...
 
ProcessIdentity Process [get, set]
 Gets or sets the unique identifier for the Business Process. This can be used as criteria if required. More...
 
DateTime StartTimeFrom [get, set]
 Gets or sets the start time for the Start date range criteria for the selection of the Jobs. More...
 
DateTime StartTimeTo [get, set]
 Gets or sets the end time for the StartTimeTo date range criteria for the selection of the Jobs. More...
 

Description

UpgradeJobFilter class

Constructor & Destructor Documentation

Initializes a new instance of the UpgradeJobFilter class.

Property Documentation

Gets or sets the unique identifier of the category to which the map on which the Job was created belongs to.

ProcessIdentity Process
getset

Gets or sets the unique identifier for the Business Process. This can be used as criteria if required.

DateTime StartTimeFrom
getset

Gets or sets the start time for the Start date range criteria for the selection of the Jobs.

DateTime StartTimeTo
getset

Gets or sets the end time for the StartTimeTo date range criteria for the selection of the Jobs.