CatExternalVendorSiteSettings::find Method
Finds the CatExternalVendorSiteSettings record with the specified unique key combination.
Syntax
client server public static CatExternalVendorSiteSettings find(
RefRecId _externalCatalog,
CatVendorSiteType _vendorSiteType,
[boolean _forUpdate])
Run On
Called
Parameters
- _externalCatalog
Type: RefRecId Extended Data Type
- _vendorSiteType
Type: CatVendorSiteType Enumeration
- _forUpdate
Type: boolean
Return Value
Type: CatExternalVendorSiteSettings Table
An instance of the CatExternalVendorSiteSettings data type.