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

WorkQueue Definition class More...

Public Member Functions

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

Properties

CategoryIdentity CategoryIdentity [get, set]
 Gets or sets the category identity. More...
 
WorkQueueDefinitionFieldCollection Fields [get, set]
 Gets or sets the fields. More...
 
string Id [get, set]
 Gets or sets the id. More...
 
WorkQueueDefinitionIdentity Identity [get, set]
 Gets or sets the field value. More...
 
DateTime LastModifiedOn [get, set]
 Gets or sets the last modified on. More...
 
string Metadata [get, set]
 Gets or sets the metadata. More...
 
string Name [get, set]
 Gets or sets the name. More...
 

Description

WorkQueue Definition class

Constructor & Destructor Documentation

Initializes a new instance of the WorkQueueDefinition class.

Property Documentation

Gets or sets the category identity.

Gets or sets the fields.

string Id
getset

Gets or sets the id.

WorkQueueDefinitionIdentity Identity
getset

Gets or sets the field value.

DateTime LastModifiedOn
getset

Gets or sets the last modified on.

string Metadata
getset

Gets or sets the metadata.

string Name
getset

Gets or sets the name.