CategoryNo |
Scroll |
Gets the category number the report is defined for.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property CategoryNo As Integer C# public virtual int CategoryNo { get; }
Property Value The the category number the report is defined for. Value can be 0.
|