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

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