VendReviewCriterionGroup::find Method
Finds the specified record in the VendReviewCriterionGroup table.
Syntax
client server public static VendReviewCriterionGroup find(RefRecId _criterionGroup, [boolean _forUpdate])
Run On
Called
Parameters
- _criterionGroup
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: VendReviewCriterionGroup Table
A record in the VendReviewCriterionGroup table; otherwise, an empty record.