DocNo |
Scroll |
Gets or sets the document number of the document this task belongs to.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property DocNo As Integer C# public virtual int DocNo { get; set; }
Parameters None.
Property Value The document no. for the document linked to this task. |