PBAVariable.isUsedInTableConstraint Method

Checks whether the variable is used in a table constraint.

Syntax

public NoYes isUsedInTableConstraint()

Run On

Called

Return Value

Type: NoYes Enumeration
NoYes::Yes if the variable is used in a table constraint; otherwise, NoYes::No.

Remarks

This method is used for validation purposes.

See Also

Reference

PBAVariable Table