Help > Web Development > Object Reference > Object Reference > ISYSResultList > Index Property
<a name="kanchor499"></a>ISYSResultList:Index Property
Returns the index that was used to produce this result list.

Syntax
[VBScript]
ReadOnly property ISYSResultList.Index as string
[C#]
string ISYSResultList.Index {get;}
[ColdFusion/Java]
java.lang.String ISYSResultList.Index() throws ComException;