Therefore API > API Reference > Classes > TheIndexData > Properties
CaseNo
Gets or sets the case number of the associated TheCase.
Namespace: Therefore.API
Visual Basic
Public Overridable Property CaseNo As Integer
C#
public virtual int CaseNo { get; set; }
The case number of the associated TheCase.
TheIndexData class
TheIndexData properties
TheCase class