InventMovement.canChangeConsistentDim Method [AX 2012]

Checks whether consistent dimensions can be modified.

Syntax

public boolean canChangeConsistentDim(boolean _onlyCheckStorageDimensions)

Run On

Called

Parameters

  • _onlyCheckStorageDimensions
    Type: boolean
    A Boolean value that specifies whether the check should only consider consistent storage dimensions.

Return Value

Type: boolean
true if consistent inventory dimensions can be changed; otherwise, false.

See Also

Reference

InventMovement Class