CatExternalVendorSiteSettings::checkExist Method
Determines whether a CatExternalVendorSiteSettings record exists with the specified unique key combination.
Syntax
client server public static boolean checkExist(RefRecId _externalCatalog, CatVendorSiteType _vendorSiteType)
Run On
Called
Parameters
- _externalCatalog
Type: RefRecId Extended Data Type
- _vendorSiteType
Type: CatVendorSiteType Enumeration
Return Value
Type: boolean
true if the record was found; otherwise, false.