Click or drag to resize

CaseActivityDefinition Fields

The CaseActivityDefinition type exposes the following members.

Fields
 NameDescription
Public fieldAccessCode The access code protecting the case activity.
Public fieldCultureName The culture name used for ProcessName and ProcessDescription.
Public fieldDescription The description of the case activity.
Public fieldEndDate The date when the case activity is depricated.
Public fieldPackageName The package the case activity belongs to.
Public fieldProcessName The process name of the case activity.
Public fieldStandard True if the case activity is a standard case activity. If true the case activity cannot be changed
Public fieldStartDate The date where the case activity can be used.
Public fieldXml The case activity DCR graph exported xml.
Top
See Also