Help > Web Development > Object Reference > Object Reference > ISYSGroup > EndIndex Property
<a name="kanchor404"></a>ISYSGroup:EndIndex Property
Returns the index of the last document in the group. Read-Only.

Syntax
[VBScript]
ReadOnly property ISYSGroup.EndIndex as long
[C#]
long ISYSGroup.EndIndex {get;}
[ColdFusion/Java]
long ISYSGroup.EndIndex() throws ComException;