WebCenter Interaction API  
 

IPTPropertyFilterStatement.GetValueAsString Method 

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

string GetValueAsString();

Return Value

the current value

See Also

IPTPropertyFilterStatement Interface | com.plumtree.server Namespace