WebCenter Interaction API  
 

IPTPropertyFilterStatement.GetValueAsFloat Method 

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

float GetValueAsFloat();

Return Value

the current value

See Also

IPTPropertyFilterStatement Interface | com.plumtree.server Namespace