Share via


InventModelType_MovingAverage.validateInventModelChangeItem Method [AX 2012]

Indicates whether the inventory model group item relation is valid.

Syntax

protected boolean validateInventModelChangeItem(InventModelGroupItem _inventModelGroupItem)

Run On

Called

Parameters

Return Value

Type: boolean
true if the inventory model group item relation is valid; otherwise, false.

See Also

Reference

InventModelType_MovingAverage Class