Aqualogic Interaction API  
 

IPTPropertyFilterClauses.SetOperator Method 

Sets the operator- the way that the clauses will be logically joined together

void SetOperator(
   int Value
);

Parameters

Value
a value from PT_BOOLOPS

See Also

IPTPropertyFilterClauses Interface | com.plumtree.server Namespace | PT_BOOLOPS