Share via


DimensionDefaultingControllerBase.allowEditRootContainer Method [AX 2012]

Allows or disallows the ability to edit the root container.

Syntax

private void allowEditRootContainer([boolean _allowEdit])

Run On

Called

Parameters

  • _allowEdit
    Type: boolean
    A Boolean value that indicates whether the root container is editable.

See Also

Reference

DimensionDefaultingControllerBase Class