Help > Web Development > Object Reference > Object Reference > ISYSSuggestion > Count Property
<a name="kanchor568"></a>ISYSSuggestion:Count Property
Indicates the number of alternatives available for this search term

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