Share via


InventModelType.validateModelGroupHasNoService Method [AX 2012]

Validates that no items of service type are associated with the inventory model group.

Syntax

protected boolean validateModelGroupHasNoService(InventModelGroup _inventModelGroup)

Run On

Called

Parameters

Return Value

Type: boolean
true if no items of type Service are associated with the inventory model group; otherwise, false.

See Also

Reference

InventModelType Class