PBAVariable.isUsedInAttachedTableConstraint Method

Checks whether the variable is used in a table constraint that is attached to a product model.

Syntax

public NoYes isUsedInAttachedTableConstraint()

Run On

ClientOrServer

Return Value

Type: NoYes Enumeration
NoYes::Yes if the variable is used in a table constraint that is attached to a product model; otherwise, NoYes::No.

Remarks

This method is used for validation purposes.

See Also

Reference

PBAVariable Table