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

Represents summary of a process. More...

Public Member Functions

 ProcessSummary4 ()
 Initializes a new instance of the ProcessSummary4 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...
 
bool HasDocumentContainer [get, set]
 Gets or sets a value indicating whether the process has document set functionality turned on or not. More...
 
ProcessIdentity Identity [get, set]
 Gets or sets the identity. More...
 
string JobCreationForm [get, set]
 Gets or sets the CNJ form 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

Represents summary of a process.

Constructor & Destructor Documentation

Initializes a new instance of the ProcessSummary4 class.

Property Documentation

ProcessIdentity AssociatedCase
getsetinherited

Gets or sets the associated case.

ResourceIdentity Author
getsetinherited

Gets or sets the author.

bool CaptureEnabled
getsetinherited

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

CategoryIdentity Category
getsetinherited

Gets or sets Category.

DateTime CreationDate
getsetinherited

Gets or sets the creation date.

string Description
getsetinherited

Gets or sets the description.

double ExpectedCost
getsetinherited

Gets or sets the expected cost.

Duration ExpectedDuration
getsetinherited

Gets or sets the expected duration.

bool HasDocumentContainer
getset

Gets or sets a value indicating whether the process has document set functionality turned on or not.

true if the process has document set functionality turned on; otherwise, false.

ProcessIdentity Identity
getsetinherited

Gets or sets the identity.

string JobCreationForm
getset

Gets or sets the CNJ form identity.

ResourceIdentity LastModified
getsetinherited

Gets or sets the last modified by.

DateTime LastModifiedDate
getsetinherited

Gets or sets the last modified date.

bool LatestVersion
getsetinherited

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

ResourceIdentity LockedBy
getsetinherited

Gets or sets the locked by.

string OwnerId
getsetinherited

Gets or sets the owner id.

short ProcessType
getsetinherited

Gets or sets the type of the process.

string ServerId
getsetinherited

Gets or sets the server id.

bool SupportsSkinning
getsetinherited

Gets or sets a value indicating whether to support skinning.

bool Synchronous
getsetinherited

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

Gets or sets the work queue definition.