Share via


CatDisplaySharedDataTranslation::checkExist Method

Checks whether the specified record exists in the CatDisplaySharedDataTranslation table.

Syntax

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

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

CatDisplaySharedDataTranslation Table