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