Sets this condition to be selected to the indicated property ID, operator, and date/time value.
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);
QueryCondition Class | com.plumtree.portaluiinfrastructure.filter Namespace