TaskElement Properties
The TaskElement type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowedActions | Gets the allowed actions. |
| Assignment | Gets or sets the assignment settings. |
| AutoComplete | Gets or sets the auto complete settings. |
| Category | Gets or sets the category to which the element belongs. (Inherited from ModelElement.) |
| Context | Gets or sets the context of the element. (Inherited from ModelElement.) |
| DesignElementName | Gets the fully qualifying name of the DesignElement class instance. (Inherited from DesignElement.) |
| DueDate | Gets or sets the due date settings. |
| ElementName | Gets or sets the name of the task meta-data element. |
| ElementType | Gets the workflow element type. (Overrides WorkflowElement.ElementType.) |
| EnableActionsInWorkList | |
| Escalation | Gets or sets the escalation settings. |
| Id | Gets or sets a unique identification of the element. (Inherited from ModelElement.) |
| IncomingRelationships | Gets a list of incoming relationships. (Inherited from DesignElement.) |
| Instruction | Gets or sets a list of localized instruction message texts for the task. |
| MaxRuntime | Gets or sets the max runtime settings. |
| Model | Gets or sets the model. (Inherited from InteractiveTask.) |
| Name | Gets or sets the name of the task. |
| Notifications | Gets or sets the list of notification that is associated to the task element execution. |
| OutgoingRelationships | Gets a list of outgoing relationships. (Inherited from DesignElement.) |
| Parent | Gets the parent model element. (Inherited from ModelElement.) |
| PropertyTypes | Gets a collection of PropertyType class instances. (Overrides ModelElement.PropertyTypes.) |
| Steps | Gets a collection of steps. (Inherited from InteractiveTask.) |
| StorageId | (Inherited from WorkflowElement.) |
| SubCategory | Gets or sets the sub category to which the element belongs. (Inherited from ModelElement.) |
| Subject | Gets or sets a list of localized subject message texts for the task. |
| ViewState | (Inherited from WorkflowElement.) |
Community Additions
ADD
Show: