WebCenter Interaction API  
 

IPTPropertyFilterStatement.GetOperand Method 

Returns the operand for the filter statement. In the example "Name = 'Fred'", the operand is Name. This will be a value from PT_PROPIDS.

int GetOperand();

Return Value

the operand

See Also

IPTPropertyFilterStatement Interface | com.plumtree.server Namespace | PT_PROPIDS