Share via


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

Return Value

Type: CatVendorProductCandidateImage Table
A record in the CatVendorProductCandidateImage table; otherwise, an empty record.

See Also

Reference

CatVendorProductCandidateImage Table