The CaseActivityInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
Access |
Contains the case activity access restriction.
| |
ActivityId |
Gets or sets the activity id.
| |
ActivityTitle |
Gets or sets the case activity title.
| |
ActivityType |
Gets or sets the activity id.
| |
ActorName |
Gets or sets the actor name
| |
ActorNameCode |
Gets or sets the actor name code
| |
ActorNameKey |
Gets or sets the actor name key
| |
ActorNameType |
Gets or sets the actor name type
| |
CaseTitle |
Gets or sets the case title.
| |
Comment |
Gets or sets the comment.
| |
Description |
Gets or sets the workflow description
| |
DueDate |
Gets or sets the deadline.
| |
FormId |
Gets or sets the FormId.
| |
InstanceDueDate |
Gets or sets the instance deadline
| |
InstanceId |
Gets or sets the instance id.
| |
InstanceTitle |
Gets or sets the workflow title
| |
Labels |
Gets the Form labels from the database
| |
NearDueDate |
Gets or sets the near due date.
| |
OwnerName |
Gets or sets the owner
| |
OwnerNameCode |
Gets or sets the owner name code
| |
Parameters |
Any parameters associated with the case activity type
| |
Register |
Gets or sets the register.
| |
RegisterSystemKey |
Gets or sets the system key.
| |
Summary |
Contains case activity title (instance.Title + (caseActivity.Title))
| |
Updated |
Contains the time stamp for last update.
| |
Version |
The workflow version
|
See Also