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

Provides the summary view of the business processs. More...

Public Member Functions

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

Properties

short AllocationAlgorithm [get, set]
 Gets or sets Allocation Algorithm. More...
 
int ArrowType [get, set]
 Gets or sets Arrow Type. More...
 
int ArrowWeight [get, set]
 Gets or sets Arrow Weight. More...
 
CaseIdentity AssociatedCase [get, set]
 Gets or sets the associated case. More...
 
ResourceIdentity Author [get, set]
 Gets or sets the author. More...
 
Budget Budget [get, set]
 Gets or sets the budget. More...
 
bool CaptureEnabled [get, set]
 Gets or sets a value indicating whether the business process supports Capture. More...
 
CategoryIdentity Category [get, set]
 Gets or sets Category. More...
 
int Color [get, set]
 Gets or sets Process Expected Duration. More...
 
DateTime CreationDate [get, set]
 Gets or sets Creation Date More...
 
string Description [get, set]
 Gets or sets the description. More...
 
double ExpectedCost [get, set]
 Gets or sets the expected cost. More...
 
Duration ExpectedDuration [get, set]
 Gets or sets the expected duration. More...
 
bool HasDocumentContainer [get, set]
 Gets or sets a value indicating whether the business process HasDocument Container. More...
 
string HelpText [get, set]
 Gets or sets Help Text. More...
 
string Id [get, set]
 Gets or sets the unique id of the business process. This is same as Identity.Id. More...
 
ProcessIdentity Identity [get, set]
 Gets or sets the identity. More...
 
ResourceIdentity LastModified [get, set]
 Gets or sets the last modified by. More...
 
DateTime LastModifiedDate [get, set]
 Gets or sets the last modified date. More...
 
bool LatestVersion [get, set]
 Gets or sets a value indicating whether [latest version]. More...
 
ResourceIdentity LockedBy [get, set]
 Gets or sets the locked by. More...
 
string Name [get, set]
 Gets or sets the name of the business process. This is same as Identity.Name. More...
 
string OwnerId [get, set]
 Gets or sets the owner id. More...
 
short Priority [get, set]
 Gets or sets Priority. More...
 
short ProcessType [get, set]
 Gets or sets the type of the process. More...
 
string ServerId [get, set]
 Gets or sets the server id. More...
 
short Status [get, set]
 Gets or sets the status. More...
 
bool SupportsSkinning [get, set]
 Gets or sets a value indicating whether to support skinning. More...
 
bool Synchronous [get, set]
 Gets or sets a value indicating whether this ProcessSummary is synchronous. More...
 
bool Transactional [get, set]
 Gets or sets a value indicating whether Transactional. More...
 
bool UseVariablePrefix [get, set]
 Gets or sets a value indicating whether Use Variable Prefix. More...
 
double Version [get, set]
 Gets or sets the version of the business process. This is same as Identity.Version. More...
 
WorkQueueDefinitionIdentity WorkQueueDefinition [get, set]
 Gets or sets the work queue definition. More...
 

Description

Provides the summary view of the business processs.

Constructor & Destructor Documentation

Initializes a new instance of the ProcessSummary2 class.

Property Documentation

short AllocationAlgorithm
getset

Gets or sets Allocation Algorithm.

int ArrowType
getset

Gets or sets Arrow Type.

int ArrowWeight
getset

Gets or sets Arrow Weight.

CaseIdentity AssociatedCase
getsetinherited

Gets or sets the associated case.

ResourceIdentity Author
getsetinherited

Gets or sets the author.

The author.

Budget Budget
getset

Gets or sets the budget.

The budget.

bool CaptureEnabled
getsetinherited

Gets or sets a value indicating whether the business process supports Capture.

CategoryIdentity Category
getsetinherited

Gets or sets Category.

int Color
getset

Gets or sets Process Expected Duration.

DateTime CreationDate
getset

Gets or sets Creation Date

string Description
getsetinherited

Gets or sets the description.

The description.

double ExpectedCost
getsetinherited

Gets or sets the expected cost.

Duration ExpectedDuration
getsetinherited

Gets or sets the expected duration.

bool HasDocumentContainer
getsetinherited

Gets or sets a value indicating whether the business process HasDocument Container.

string HelpText
getset

Gets or sets Help Text.

string Id
getsetinherited

Gets or sets the unique id of the business process. This is same as Identity.Id.

ProcessIdentity Identity
getsetinherited

Gets or sets the identity.

ResourceIdentity LastModified
getsetinherited

Gets or sets the last modified by.

The last modified by.

DateTime LastModifiedDate
getsetinherited

Gets or sets the last modified date.

The last modified date.

bool LatestVersion
getsetinherited

Gets or sets a value indicating whether [latest version].

True to latest version; otherwise, false.

ResourceIdentity LockedBy
getsetinherited

Gets or sets the locked by.

string Name
getsetinherited

Gets or sets the name of the business process. This is same as Identity.Name.

string OwnerId
getsetinherited

Gets or sets the owner id.

The owner id.

short Priority
getset

Gets or sets Priority.

short ProcessType
getsetinherited

Gets or sets the type of the process.

string ServerId
getsetinherited

Gets or sets the server id.

The server id.

short Status
getset

Gets or sets the status.

The status.

bool SupportsSkinning
getsetinherited

Gets or sets a value indicating whether to support skinning.

True to support skinning; otherwise, false.

bool Synchronous
getsetinherited

Gets or sets a value indicating whether this ProcessSummary is synchronous.

bool Transactional
getset

Gets or sets a value indicating whether Transactional.

bool UseVariablePrefix
getset

Gets or sets a value indicating whether Use Variable Prefix.

double Version
getsetinherited

Gets or sets the version of the business process. This is same as Identity.Version.

Gets or sets the work queue definition.

The work queue definition.