Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

Field.IsRetrievable Method 

Checks whether this field is retrievable.

public bool IsRetrievable();

Return Value

True if this field is retrievable.

Remarks

Retrievable fields can be used in IPortalSearchRequest.SetFieldsToReturn().

See Also

Field Class | Plumtree.Remote.PRC.Search Namespace