Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

PlumtreeField.IS_BEST_BET Field

PlumtreeField for isBestBet (whether or not a search result is a best bet). Should be used in conjunction with IPortalSearchRequest.SetUseBestBets(). If SetUseBestBets() is not set to true, this will always return false.

public static readonly PlumtreeField IS_BEST_BET;

See Also

PlumtreeField Class | Plumtree.Remote.PRC.Search Namespace