Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the variable group contains any modeling variables that are part of a table constraint.
Syntax
public NoYes checkIfTableConstraintVariableIsInGroup()
Run On
ClientOrServer
Return Value
Type: NoYes Enumeration
NoYes::Yes if the variable group contains table constraint variables; otherwise, NoYes::No.
Exceptions
Exception | Condition |
---|---|
Error | The group contains a variable that does not exist in the variable table. |