Share via


CatalogTranslation::find Method

Finds the catalog transaction.

Syntax

client server public static CatalogTranslation find(
    CatalogRefRecId _catalogId, 
   [LanguageId _languageId, 
    boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to update the record.

Return Value

Type: CatalogTranslation Table
The catalog transaction entry.

See Also

Reference

CatalogTranslation Table