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

More...

Public Member Functions

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

Properties

CategoryIdentity Category [get, set]
 Gets or sets the category. More...
 
string Description [get, set]
 Gets or sets the description. More...
 
string Id [get, set]
 Gets or sets the id. More...
 
WorkAllocationRuleIdentity Identity [get, set]
 Gets or sets the identity. More...
 
DateTime LastModifiedDate [get, set]
 Gets or sets the last modified date. More...
 
ResourceIdentity LastModifiedResource [get, set]
 Gets or sets the last modified resource. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
WorkAllocationRuleDataCollection RuleData [get, set]
 Gets or sets the rule data. More...
 

Description

Represents a rule which prioritizes the work for the resources. The work is systematically pushed to each resource workqueue.

Constructor & Destructor Documentation

Initializes a new instance of the WorkAllocationRule class.

Property Documentation

Gets or sets the category.

The category.

string Description
getset

Gets or sets the description.

The description.

string Id
getset

Gets or sets the id.

The id.

WorkAllocationRuleIdentity Identity
getset

Gets or sets the identity.

The identity.

DateTime LastModifiedDate
getset

Gets or sets the last modified date.

The last modified date.

ResourceIdentity LastModifiedResource
getset

Gets or sets the last modified resource.

The last modified resource.

string Name
getset

Gets or sets the name.

The name.

WorkAllocationRuleDataCollection RuleData
getset

Gets or sets the rule data.

The rule data.