WebCenter Interaction API  
 

IPTPropertyFilterStatement.GetValueAsObject Method 

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

object GetValueAsObject();

Return Value

the current value

See Also

IPTPropertyFilterStatement Interface | com.plumtree.server Namespace