GetSavedSearchesCount method: SearchConfiguration class
Syntax
GetSavedSearchesCount()
Description
Use the GetSavedSearchesCount method to retrieve the number of searches saved for a content reference.
Parameters
None.
Returns
An Integer value indicating the count of saved searches.
Example
&criteriaObj.GetSavedSearchesCount();