CatExternalCatalogProperties::exist Method
Determines whether a CatExternalCatalogProperties record exists with the specified unique keyboard shortcut.
Syntax
client server public static boolean exist(RefRecId _externalVendorSiteSettings, CatPropertyName _name)
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.
Return Value
Type: boolean
true if the record was found; otherwise, false.