Sets the value for the filter statement. In the example "Name = 'Fred'", the value is "Fred".
Sets the value for the filter statement. In the example "Name = 'Fred'", the value is "Fred".
void SetValue(XPDateTime);
Sets the value for the filter statement. In the example "Name = 'Fred'", the value is "Fred".
void SetValue(double);
Sets the value for the filter statement. In the example "Name = 'Fred'", the value is "Fred".
void SetValue(int);
Sets the value for the filter statement. In the example "Name = 'Fred'", the value is "Fred".
void SetValue(object);
Sets the value for the filter statement. In the example "Name = 'Fred'", the value is "Fred".
void SetValue(float);
Sets the value for the filter statement. In the example "Name = 'Fred'", the value is "Fred".
void SetValue(string);
IPTPropertyFilterStatement Interface | com.plumtree.server Namespace