Click or drag to resize

InventoryContentType Enumeration

Inventory content type

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum InventoryContentType
Members
  Member nameValueDescription
Empty0Inventory empty
OnAllItems1Inventory on all items
OnItemsSelection2Inventory on items selection
See Also