Share via


EcoResCategoryTranslation.synchronizeToDisplayCategoryTranslation Method

Synchronizes the data of the record to the given display translation record of the category.

Syntax

public void synchronizeToDisplayCategoryTranslation(RecId _displayCategoryRecId)

Run On

Called

Parameters

  • _displayCategoryRecId
    Type: RecId Extended Data Type
    The record ID of the display category whose translation record will be synchronizes.

Remarks

This method does not assume this record already exists The caller ensure it is exists. It checks if the display category record should be synchronized. This method does not assume the fields have been set properly.

See Also

Reference

EcoResCategoryTranslation Table