Click or drag to resize

ValidateStates Enumeration

Inventory Validate State

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 ValidateStates
Members
  Member nameValueDescription
InProgress0InProgress state
SentToAccounting2the document is validated and ready to send to accounting
TransferedToAccounting3the document is validated and sended to accounting
Validated1Validate state
See Also