EcoResCategoryHierarchy::checkCategoryUniqueNameTranslations Method
Checks whether the category hierarchy contains duplicate friendly name translations for different categories.
Syntax
client server public static boolean checkCategoryUniqueNameTranslations(EcoResCategoryHierarchyId _ecoResCategoryHierarchyId)
Run On
Called
Parameters
- _ecoResCategoryHierarchyId
Type: EcoResCategoryHierarchyId Extended Data Type
The record ID of the category hierarchy.
Return Value
Type: boolean
true if there are no duplicate translations; otherwise, false.