FieldCount |
Scroll |
Gets the number of fields in the current category.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property FieldCount As Integer C# public virtual int FieldCount { get; }
Property Value The number of fields in the current category. |