GroupingItem Object Members
Public Properties
Public Property FieldNameThe name of the field by which the objects are grouped.
Public Property FieldValueItems belonging to the group have this value in the field.
Public Property GroupListThe list of sub-groups of this group.
Public Property ItemCountThe number of objects in the group.
Public Property ItemListThe list of references to the members of the group.
Public Property TotalCountTotal result count, when fetch limit is used in filter.
See Also