PBARuleTableConstraintRef::exists Method
Checks whether a table constraint reference exists based on the product model ID and the table constraint ID.
Syntax
client server public static boolean exists(PBAId _pbaId, PBARuleTableConstraintId _pbaRuleTableConstraintId)
Run On
Called
Parameters
- _pbaId
Type: PBAId Extended Data Type
- _pbaRuleTableConstraintId
Type: PBARuleTableConstraintId Extended Data Type
Return Value
Type: boolean
true if the reference exists; otherwise, false.