Help > Web Development > Object Reference > Object Reference > ISYSGroup
<a name="kanchor402"></a>ISYSGroup Object
Contains information about the given group.
ISYSGroup Properties
CountReturns the number of documents contained in the group. Read-Only.
EndIndexReturns the index of the last document in the group. Read-Only.
IndexReturns the index of this group within the collection. Read-Only.
NameReturns the name of the group. Read-Only.
StartIndexReturns the index of the first document in the group. Read-Only.
VisibleIndicates if the group should be rendered. Used for reference only, it is up to the developer to adhere to the visible flag.