Share via


DimensionHierarchyController.parmIsAllReadOnly Method [AX 2012]

Gets or sets the IsAllReadOnly parameter.

Syntax

public boolean parmIsAllReadOnly([boolean _allReadOnly])

Run On

Client

Parameters

  • _allReadOnly
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsAllReadOnly parameter.

See Also

Reference

DimensionHierarchyController Class