Share via


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

  • _forUpdate
    Type: boolean
    A Boolean value.

Return Value

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

See Also

Reference

CatExternalCatalogProperties Table