Share via


CatDisplayCategorySharedInfo.cloneRecord Method

Creates a new record in the CatDisplayCategorySharedInfo table by duplicating this record.

Syntax

public CatDisplayCategorySharedInfo cloneRecord(UpdateType _displayCategoryUpdateType, RecId _categoryRecId)

Run On

Called

Parameters

  • _displayCategoryUpdateType
    Type: UpdateType Enumeration
    The update type of the CatDisplayCategoryTable record for which to create a CatDisplayCategorySharedInfo record.

Return Value

Type: CatDisplayCategorySharedInfo Table
The duplicated instance of the CatDisplayCategorySharedInfo record.

Remarks

The duplicated record is not inserted into the database.

See Also

Reference

CatDisplayCategorySharedInfo Table