Aqualogic Interaction API  
 

IPTExpression.IsCondition Method 

This expression is just a single condition, with no operator or other moderator.

bool IsCondition();

Return Value

true if the current expression contains only a condition instance, false otherwise

See Also

IPTExpression Interface | com.plumtree.server.condition Namespace