NativeStructureService.updateUtilityHierarchy Method
Updates the native structure hierarchy to enable or disable "utility hierarchy".
Parameters
- nativeStructureId
-
Type: String
The ID of the native structure that contains the element.
- hierarchyName
-
Type: String
The name of the hierarchy to change.
- isUtilityHierarchy
-
Type: Boolean
A value to indicate whether the utility hierarchy option should be set.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.