WebCenter Interaction API  
 

IPTPropertyFilterStatement.SetOperand Method 

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

void SetOperand(
   int Value
);

Parameters

Value
the operand

See Also

IPTPropertyFilterStatement Interface | com.plumtree.server Namespace | PT_PROPIDS