GetAllAttributes method: SearchCategory class

Syntax

GetAllAttributes()

Description

Use this method to return the union of all the attributes available across all the search definitions assigned to this search category.

Parameters

None.

Returns

An array of SearchAttribute objects.

Related Topics