TheWFChecklistItem |
Scroll |
TheWFChecklistItem represents an item in a checklist. It can be either checked or unchecked and can be assigned to an TheWFTask.
Namespace: Therefore.API
Visual Basic Public Class TheWFChecklistItem C# public class TheWFChecklistItem |
Name |
Description |
Gets the status of the checklist item. |
|
Gets the sequence position of this checklist item in the whole checklist. |
|
Gets the number of the task this checklist item belongs to. |
|
Gets the text to display for this checklist item. |
All properties are read-only.
Name |
Description |
Returns the checklist item text in the specified language. |