Comparteix a través de


PBATableGroup.checkIfTableConstraintVariableIsInGroup Method

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.

See Also

Reference

PBATableGroup Table