CatDisplayCategoryTable.cloneRecord Method

Creates a new record in the CatDisplayCategoryTable table by duplicating the specified record.

Syntax

public CatDisplayCategoryTable cloneRecord([CatDisplayCategorySharedInfo _tblSharedData, RecId _targetCategory])

Run On

Called

Parameters

Return Value

Type: CatDisplayCategoryTable Table
The cloned instance of the CatDisplayCategoryTable record.

Remarks

The cloned record is not inserted into the database.

See Also

Reference

CatDisplayCategoryTable Table