Specifies values representing the type of task used in the ITask and ITaskCollection interfaces.
| Member Name | Description |
|---|---|
| Task | The ITask is a task without a description. |
| TaskDescription | The ITask is both a task and a description. |
| Description | The ITask is a description. |
Namespace: suite4.net.FormDatabase
Assembly: suite4.net.FormDatabase (in suite4.net.FormDatabase.dll)
suite4.net.FormDatabase Namespace