Click or drag to resize

DocumentStatuses Enumeration

Document status enumerators

Namespace:  Enerj.CDI.WebService.DTO2021
Assembly:  Enerj.CDI.WebService.DTO2021 (in Enerj.CDI.WebService.DTO2021.dll) Version: 4.13.0.0 (4.13.0.0)
Syntax
C#
public enum DocumentStatuses
Members
  Member nameValueDescription
Indexed1 Indexed by the system
WaitingForProcessing2 Waiting for processing
WaitingForDeposit3 Waiting for deposit
DepositCompleted4 Deposit completed
Preserved5 Document preserved
Refused6 Document refused
NoPdvFound7 Package (PdV) not found
Error8 Document in error status
See Also