VendReviewCriterionTranslation::exist Method
Indicates whether a record of the VendReviewCriterionTranslation table exists.
Syntax
client server public static boolean exist(RefRecId _criterionTranslation)
Run On
Called
Parameters
- _criterionTranslation
Type: RefRecId Extended Data Type
Return Value
Type: boolean
true if a record with the provided ID exists; otherwise, false.