Share via


CatExternalCatalogTranslation::checkExist Method

Determines whether the specified record exists in the CatExternalCatalogTranslation table.

Syntax

client server public static boolean checkExist(RefRecId _externalCatalog, LanguageId _language)

Run On

Called

Parameters

  • _externalCatalog
    Type: RefRecId Extended Data Type
    An instance of the RefRecId class that indicates collection of CatExternalCatalogTranslation records.

Return Value

Type: boolean
true if the record was found; otherwise, false.

See Also

Reference

CatExternalCatalogTranslation Table