Share via


CatDisplayCategoryTranslation::exist Method

Determines whether the specified record exists in the CatDisplayCategoryTranslation table.

Syntax

client server public static boolean exist(RefRecId _displayCategory, LanguageId _language)

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

CatDisplayCategoryTranslation Table