Share via


PBARuleTableConstraintColumn.isUsedInAttachedTableConstraint Method

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

Syntax

public NoYes isUsedInAttachedTableConstraint()

Run On

Called

Return Value

Type: NoYes Enumeration
NoYes::Yes if the column 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

PBARuleTableConstraintColumn Table