A User Workflow Task Group
Declaration Syntax
public class UserTaskGroup : UserEntity, IWorkflowTaskGroup
Table 1933: Members
Property | Abbreviation |
The task group abbreviation used for directory and naming purposes.. |
Property | Caption |
The task group caption. |
Property | Category |
The task group toolbox category |
Property | HeaderText |
The text to display in the both the toolbox and the task group header block. |
Property | InternalObject |
The task's internal object (typically a system reference). |
Property | IsParametricGroup |
Indicates whether the task group operates from below the parameter set bar. |
Property | Name |
The task group name. |
Property | Tasks |
The task's source tasks. |
Property | Template |
Obtains the task group's template. |