Help > Web Development > Object Reference > Object Reference > ISYSDocument > Index Property
<a name="kanchor326"></a>ISYSDocument:Index Property
Returns the index of the document in the result list.

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