GetRequestedAttributes method: SearchCategory class

Syntax

GetRequestedAttributes()

Description

Use this method to return the list of search attributes that have been configured as display-only attributes on the Display Fields page. Since this method returns the display label for these search attributes, you must also use the GetRequestedFields method to return the list of search fields to pass to the query API.

Parameters

None.

Returns

An array of SearchAttribute objects.