EcoResCategoryHierarchyRole::canSupportMultipleHierarchies Method
Indicates whether multiple hierarchies can be assigned to the specified role in the EcoResCategoryHierarchyRole table.
Syntax
client server public static boolean canSupportMultipleHierarchies(EcoResCategoryNamedHierarchyRole _ecoResNamedCategoryHierarchyRole)
Run On
Called
Parameters
- _ecoResNamedCategoryHierarchyRole
Type: EcoResCategoryNamedHierarchyRole Enumeration
The category role in the EcoResCategoryHierarchyRole table.
Return Value
Type: boolean
true if the specified role can be assigned to multiple hierarchies; otherwise, false.