Share via


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

Return Value

Type: CatExternalVendorSiteSettings Table
An instance of the CatExternalVendorSiteSettings data type.

See Also

Reference

CatExternalVendorSiteSettings Table