WebCenter Interaction API  
 

IPTPropertyFilterStatement.GetValueAsInt Method 

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

int GetValueAsInt();

Return Value

the current value

See Also

IPTPropertyFilterStatement Interface | com.plumtree.server Namespace