The CaseActivityDefinition type exposes the following members.
Fields
Name | Description | |
---|---|---|
AccessCode |
The access code protecting the case activity.
| |
CultureName |
The culture name used for ProcessName and ProcessDescription.
| |
Description |
The description of the case activity.
| |
EndDate |
The date when the case activity is depricated.
| |
PackageName |
The package the case activity belongs to.
| |
ProcessName |
The process name of the case activity.
| |
Standard |
True if the case activity is a standard case activity. If true the case activity cannot be changed
| |
StartDate |
The date where the case activity can be used.
| |
Xml |
The case activity DCR graph exported xml.
|
See Also