|  | Aqualogic Interaction API | |
| IPTExpression.RemoveSubExpressions Method |
Removes the list of sub expressions inside the current expression. NOTE: The subexpressions are not deleted.
void RemoveSubExpressions(
int[] arExpressionIDs
);
Parameters
-
arExpressionIDs
- - the list of sub expression IDs to be removed
See Also
IPTExpression Interface | com.plumtree.server.condition Namespace