TheWFTask |
Scroll |
TheWFTask represents a task in an TheWFInstance. It maintains process, task name, type, version and duration information and contains a list of TheWFChoice items.
Namespace: Therefore.API
Visual Basic Public Class TheWFTask C# public class TheWFTask |
Name |
Description |
Gets the automatic tasks type. |
|
Determines if more than one user can be selected for the task. |
|
Determines if the user has to enter his password in order to complete the task. |
|
Gets the field number of the Thereforeā¢ index field, which contains the information about the user this task should be assigned to. |
|
Gets the number of TheWFChoice objects in the workflow instance. |
|
Determines if delegating the task is allowed or not. |
|
Gets the maximum duration for the task in days. |
|
Gets the GUID of the workflow task. |
|
Gets the short name for the task. |
|
Gets the process number of the process the task belongs to. |
|
Gets the sequence position of the task in the process definition. |
|
Gets the unique number of the task. |
|
Gets the TheWFTaskType of the task. |
|
Determines if the user info is used as checklist. |
|
Determines if the user the task will be assigned to has to be chosen. |
|
Gets the version number of the workflow process the task belongs to. |
Note
All properties are read-only.
Name |
Description |
Returns the TheWFChoice with the specified index. |
|
Returns the task name in the specified language. |
|
Returns the task specific setting with the specified identifyer. |