Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxTask Interface |
For a list of all members of this type, see IMMPxTask members.
Name | Description | |
---|---|---|
![]() | Description | An explanation of the task. |
![]() | DisplayOrder | This field is used to determine the position where the task will be displayed in relation to the other tasks in the list. |
![]() | Enabled | Returns whether the task can be executed. Tasks are enabled if the user's roles match the roles of the task's transition or roles, and all of the subtasks are enabled. |
![]() | Name | A name for the task. |
![]() | TaskID | A unique identifier for the task. |
![]() | Visible | This field determines if a task is visible in a list of tasks. |