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