Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates clones for the translation data in the CatDisplayCategoryTranslation table for the new DC from the original DC.
Syntax
public void cloneTranslationRecords(RecId _originalDisplayCategoryRecId, RecId _newDisplayCategoryRecId)
Run On
Called
Parameters
- _originalDisplayCategoryRecId
Type: RecId Extended Data Type
An instance of the RecId class to indicate the CatDisplayCategoryTable table from which the new display category will be cloned.
- _newDisplayCategoryRecId
Type: RecId Extended Data Type
An instance of the RecId class to indicate the newly cloned CatDisplayCategoryTable table.