CatExternalCatalogProperties::find Method
Finds the CatExternalCatalogProperties record with the specified unique keyboard shortcut.
Syntax
client server public static CatExternalCatalogProperties find(
RefRecId _externalVendorSiteSettings,
CatPropertyName _name,
[boolean _forUpdate])
Run On
Called
Parameters
- _externalVendorSiteSettings
Type: RefRecId Extended Data Type
An instance of the RefRecId data type.
- _name
Type: CatPropertyName Extended Data Type
An instance of the CatPropertyName data type.
- _forUpdate
Type: boolean
A Boolean value.
Return Value
Type: CatExternalCatalogProperties Table
An instance of the CatExternalCatalogProperties data type.