SeqPos |
Scroll |
Gets the sequence position of this checklist item in the whole checklist.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property SeqPos As Integer C# public virtual int SeqPos { get; }
Property ValueThe sequence position of this checklist item in the whole checklist. |