GetCustomAttributes method: SearchResult class

Syntax

GetCustomAttributes()

Description

Use this method to return a SearchFieldCollection representing the custom attributes for this search result. A SearchFieldCollection is a collection of SearchField objects.

Parameters

None.

Returns

A SearchFieldCollection object.