WebCenter Interaction API  
 

IPTPropertyFilterStatement.SetValue Method (Object)

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

void SetValue(
   object Value
);

Parameters

Value
the value to set

See Also

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