Share via


PBATableVariable.isUsedInTableConstraint Method

Checks whether the variable is part of a table constraint that is attached to the model.

Syntax

public NoYes isUsedInTableConstraint()

Run On

Called

Return Value

Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the variable is part of an attached table constraint.

Remarks

This method is used for validation.

See Also

Reference

PBATableVariable Table