Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ISearchResult.FieldExists Method 

Whether a particular field is present in this ISearchResult.

bool FieldExists(
   Field field
);

Parameters

field
The Field to check.

Return Value

True if the field exists.

See Also

ISearchResult Interface | Plumtree.Remote.PRC.Search Namespace