EcoResCategoryHierarchyRole::canChangeHierarchyRole Method
Indicates whether a hierarchy that has a specified hierarchy role can be changed to another role.
Syntax
client server public static boolean canChangeHierarchyRole(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 changed; otherwise, false.