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

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

Public Member Functions

 ProcessSummary3 ()
 Initializes a new instance of the ProcessSummary3 class. More...
 
 ProcessSummary3 (ProcessIdentity processIdentity)
 Initializes a new instance of the ProcessSummary3 class. More...
 

Properties

ProcessIdentity AssociatedCase [get, set]
 Gets or sets the associated case. More...
 
ResourceIdentity Author [get, set]
 Gets or sets the author. 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...
 
DateTime CreationDate [get, set]
 Gets or sets the 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...
 
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 OwnerId [get, set]
 Gets or sets the owner id. 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...
 
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...
 
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 ProcessSummary3 class.

ProcessSummary3 ( ProcessIdentity  processIdentity)

Initializes a new instance of the ProcessSummary3 class.

Parameters
processIdentityThe process identity.

Property Documentation

ProcessIdentity AssociatedCase
getset

Gets or sets the associated case.

ResourceIdentity Author
getset

Gets or sets the author.

bool CaptureEnabled
getset

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

Gets or sets Category.

DateTime CreationDate
getset

Gets or sets the creation date.

string Description
getset

Gets or sets the description.

double ExpectedCost
getset

Gets or sets the expected cost.

Duration ExpectedDuration
getset

Gets or sets the expected duration.

ProcessIdentity Identity
getset

Gets or sets the identity.

ResourceIdentity LastModified
getset

Gets or sets the last modified by.

DateTime LastModifiedDate
getset

Gets or sets the last modified date.

bool LatestVersion
getset

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

ResourceIdentity LockedBy
getset

Gets or sets the locked by.

string OwnerId
getset

Gets or sets the owner id.

short ProcessType
getset

Gets or sets the type of the process.

string ServerId
getset

Gets or sets the server id.

bool SupportsSkinning
getset

Gets or sets a value indicating whether to support skinning.

bool Synchronous
getset

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

Gets or sets the work queue definition.