Share via


InventDimListPageControlAdapter.allowEdit Method [AX 2012]

Gets or sets a Boolean value that indicates whether the control is editable.

Syntax

public boolean allowEdit([boolean _value])

Run On

Called

Parameters

  • _value
    Type: boolean
    A Boolean value that indicates whether the control is editable; optional.

Return Value

Type: boolean
true if the control is be editable; otherwise, false.

See Also

Reference

InventDimListPageControlAdapter Class