Click or drag to resize

ItemActiveState Enumeration

enum representing the item active 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 ItemActiveState
Members
  Member nameValueDescription
Active0Active state
Blocked2Blocked state
InSleeping1In sleeping state
PartiallyBlocked3Partially blocked (allow transfer of delivery to invoice and invoice to credit memo) state
See Also