Plumtree Portal UI  
 

QueryCondition.SetSelections Method (Int32, Int32, XPDateTime)

Sets this condition to be selected to the indicated property ID, operator, and date/time value.

public virtual void SetSelections(
   int propID,
   int iOperator,
   XPDateTime dtValue
);

Parameters

propID
property ID to select
iOperator
dtValue

See Also

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