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