CatDisplayCategorySharedInfo.cloneAndInsert Method
Duplicates this record and all the associated customizations in order to create a new CatDisplayCategorySharedInfo record.
Syntax
public CatDisplayCategorySharedInfo cloneAndInsert(UpdateType _displayCategoryUpdateType, RecId _categoryRecId)
Run On
Called
Parameters
- _displayCategoryUpdateType
Type: UpdateType Enumeration
The update type of the CatDisplayCategoryTable record for which a CatDisplayCategorySharedInfo record is created.
- _categoryRecId
Type: RecId Extended Data Type
The RecId value to use for the Category field of the cloned record.
Return Value
Type: CatDisplayCategorySharedInfo Table
The duplicated instance of the CatDisplayCategorySharedInfo enumeration data type.