Share via


InventModelType.validateWriteInventModelGroup Method [AX 2012]

Indicates whether the inventory model group is valid.

Syntax

public boolean validateWriteInventModelGroup(InventModelGroup _inventModelGroup)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventModelType Class