CatUserReviewComment::exist Method
Indicates whether the specified record exists in the CatUserReviewComment table.
Syntax
client server public static boolean exist(RefRecId _review)
Run On
Called
Parameters
- _review
Type: RefRecId Extended Data Type
The record ID of the corresponding CatUserReview record.
Return Value
Type: boolean
true if the record was found; otherwise, false.