Share via


InventTransAutoCreateDimCheck.mustAutoCreateDim Method [AX 2012]

Gets a value indicating whether the specified inventory dimension must be automatically assigned.

Syntax

public boolean mustAutoCreateDim(FieldId _inventDimFieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the dimension must be automatically assigned; otherwise, false.

See Also

Reference

InventTransAutoCreateDimCheck Class