Share via


InventModelType_MovingAverage.validateWriteInventModelGroupItem Method [AX 2012]

Indicates whether the inventory model group item relation is valid.

Syntax

public boolean validateWriteInventModelGroupItem(InventModelGroupItem _inventModelGroupItem, [boolean _inclConvCheck])

Run On

Called

Parameters

  • _inclConvCheck
    Type: boolean
    A Boolean value that indicates whether the conversion check is included.

Return Value

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

See Also

Reference

InventModelType_MovingAverage Class