Share via


Ledger::allowDimensionHierarchyLevelDeletion Method

Provides a single point where consumers can update code to optionally prevent the deletion of a dimension hierarchy level.

Syntax

client server public static boolean allowDimensionHierarchyLevelDeletion(DimensionHierarchyLevel _dimensionHierarchyLevel)

Run On

Called

Parameters

Return Value

Type: boolean
true to allow the removal to continue; otherwise, false.

Remarks

If a consumer prevents the removal, that consumer must present a notification to inform the user that the removal did not occur and explain why.

See Also

Reference

Ledger Table