Plumtree Portal UI  
 

QueryCondition.SetSelections Method (Int32, Int32, String)

Sets this condition to be selected to the indicated property ID, operator, and String value.

public virtual void SetSelections(
   int propID,
   int iOperator,
   string strValue
);

Parameters

propID
property ID to select
iOperator
strValue
value to select

See Also

QueryCondition Class | com.plumtree.portaluiinfrastructure.filter Namespace | QueryCondition.SetSelections Overload List