Share via


CatExternalCatalogCategories::find Method

Finds the CatExternalCatalogCategories record with the specific unique key combination.

Syntax

client server public static CatExternalCatalogCategories find(
    RefRecId _externalCatalogVendorRecId, 
    RefRecId _categoryRecId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    An instance of the Boolean data type.

Return Value

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

See Also

Reference

CatExternalCatalogCategories Table