RowCount |
Scroll |
Gets the number of TheDependentFieldsQueryResultRow items.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property RowCount As Integer C# public virtual int RowCount { get; }
Property ValueThe number of TheDependentFieldsQueryResultRow items. |