Help > Web Development > Object Reference > Object Reference > ISYSIndex > DocumentCount Property
<a name="kanchor424"></a>ISYSIndex:DocumentCount Property
Returns the total number of documents included in the index. Read-Only.

Syntax
[VBScript]
ReadOnly property ISYSIndex.DocumentCount as long
[C#]
long IISYSIndex.DocumentCount {get;}
[ColdFusion/Java]
long ISYSIndex.DocumentCount() throws ComException;
Examples
[VBScript]
Your search for <%= Request("search") %>