WebCenter Interaction API  
 

IPTPropertyFilterStatement.SetValue Method (String)

Sets the value for the filter statement. In the example "Name = 'Fred'", the value is "Fred".

void SetValue(
   string Value
);

Parameters

Value
the value to set

See Also

IPTPropertyFilterStatement Interface | com.plumtree.server Namespace | IPTPropertyFilterStatement.SetValue Overload List