InventModelType.validateItemTypeIsNotService Method [AX 2012]

Validates if the item related to the inventory model group is not a service.

Syntax

protected boolean validateItemTypeIsNotService(InventModelGroupItem _inventModelGroupItem)

Run On

Called

Parameters

Return Value

Type: boolean
true if the item is not a service; otherwise, false.

See Also

Reference

InventModelType Class