Plumtree Portal UI  
 

QueryCondition.SetSelections Method

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

Overload List

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

public virtual void SetSelections(int,int,XPDateTime);

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

public virtual void SetSelections(int,int,string);

See Also

QueryCondition Class | com.plumtree.portaluiinfrastructure.filter Namespace