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

WorkAllocationRuleData Class More...

Public Member Functions

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

Properties

string ActivityName [get, set]
 Gets or sets the name of the activity. More...
 
short ActivityPriority [get, set]
 Gets or sets the activity priority. More...
 
short ActivityRAG [get, set]
 Gets or sets the activity RAG. More...
 
string Description [get, set]
 Gets or sets the description. More...
 
WorkTypeFilterConfiguration FilterDetails [get, set]
 Gets or sets the filter details. More...
 
short JobPriority [get, set]
 Gets or sets the job priority. More...
 
short JobRAG [get, set]
 Gets or sets the job RAG. More...
 
short PriorityType [get, set]
 Gets or sets the type of the priority. More...
 
string ProcessName [get, set]
 Gets or sets the name of the process. More...
 
short RulePriority [get, set]
 Gets or sets the rule priority. More...
 
string State [get, set]
 Gets or sets the state. More...
 
short Type [get, set]
 Gets or sets the type. More...
 
WorkQueueDefinitionIdentity WorkQueueDefinition [get, set]
 Gets or sets the work queue definition. More...
 
QueryIdentity WorkQueueQueryIdentity [get, set]
 Gets or sets the work queue query. More...
 

Description

WorkAllocationRuleData Class

Constructor & Destructor Documentation

Initializes a new instance of the WorkAllocationRuleData class.

Property Documentation

string ActivityName
getset

Gets or sets the name of the activity.

The name of the activity.

short ActivityPriority
getset

Gets or sets the activity priority.

The activity priority.

short ActivityRAG
getset

Gets or sets the activity RAG.

The activity RAG.

string Description
getset

Gets or sets the description.

The description.

WorkTypeFilterConfiguration FilterDetails
getset

Gets or sets the filter details.

The filter details.

short JobPriority
getset

Gets or sets the job priority.

The job priority.

short JobRAG
getset

Gets or sets the job RAG.

The job RAG.

short PriorityType
getset

Gets or sets the type of the priority.

The type of the priority.

string ProcessName
getset

Gets or sets the name of the process.

The name of the process.

short RulePriority
getset

Gets or sets the rule priority.

The rule priority.

string State
getset

Gets or sets the state.

The state.

short Type
getset

Gets or sets the type.

The type.

Gets or sets the work queue definition.

The work queue definition.

QueryIdentity WorkQueueQueryIdentity
getset

Gets or sets the work queue query.

The work queue query.