Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates if the item related to the inventory model group is not a service.
Syntax
protected boolean validateItemTypeIsNotService(InventModelGroupItem _inventModelGroupItem)
Run On
Called
Parameters
- _inventModelGroupItem
Type: InventModelGroupItem Table
The InventModelGroup buffer to validate.
Return Value
Type: boolean
true if the item is not a service; otherwise, false.