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

Uniquely identifies a case job. More...

Public Member Functions

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

Properties

int NumberOfActivities [get, set]
 Gets or sets the number of activities. More...
 
int NumberOfCaseNotes [get, set]
 Gets or sets the number of case notes. More...
 
int NumberOfDocuments [get, set]
 Gets or sets the number of documents. More...
 
int NumberOfLinkedCases [get, set]
 Gets or sets the number of linked cases. More...
 
int NumberOfMilestones [get, set]
 Gets or sets the number of mile stones. More...
 
TimePeriod OpenFor [get, set]
 Gets or sets the open for. More...
 
ProcessIdentity ProcessIdentity [get, set]
 Gets or sets the unique identifier for the business process on which the job is created. More...
 
RuntimeSlaStatus SLAStatus [get, set]
 Gets or sets the sla status. More...
 
string State [get, set]
 Gets or sets the state. More...
 
JobStatus Status [get, set]
 Gets or sets the status. More...
 
TimePeriod TimeSpent [get, set]
 Gets or sets the time spent. More...
 

Description

Uniquely identifies a case job.

Constructor & Destructor Documentation

Initializes a new instance of the CaseSummary class.

Property Documentation

int NumberOfActivities
getset

Gets or sets the number of activities.

The number of activities.

int NumberOfCaseNotes
getset

Gets or sets the number of case notes.

The number of case notes.

int NumberOfDocuments
getset

Gets or sets the number of documents.

The number of documents.

int NumberOfLinkedCases
getset

Gets or sets the number of linked cases.

The number of linked cases.

int NumberOfMilestones
getset

Gets or sets the number of mile stones.

The number of mile stones.

TimePeriod OpenFor
getset

Gets or sets the open for.

The open for.

Gets or sets the unique identifier for the business process on which the job is created.

RuntimeSlaStatus SLAStatus
getset

Gets or sets the sla status.

The sla status.

string State
getset

Gets or sets the state.

The state.

JobStatus Status
getset

Gets or sets the status.

The status.

TimePeriod TimeSpent
getset

Gets or sets the time spent.

The time spent.