TaskNo |
Scroll |
Gets the number of the task this checklist item belongs to.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property TaskNo As Integer C# public virtual int TaskNo { get; }
Property ValueThe number of the task this checklist item belongs to. |