Aqualogic Interaction API  
 

IPTExpression.GetOperatorID Method 

Gets the operator that will be used to combine the list of sub expressions. Returns -1 if expression is a condition.

int GetOperatorID();

Return Value

ID of the operator object

See Also

IPTExpression Interface | com.plumtree.server.condition Namespace