ExportState Enumeration |
Namespace: Law.EdaIntegration.Exports
public enum ExportState
Member name | Value | Description | |
---|---|---|---|
Pending | 0 | Export is queued up to be processed | |
InProgress | 1 | Export is currently being processed | |
Complete | 2 | Export processing is complete | |
ExceptionOccurred | 3 | A fatal error occurred which prevented the processing from completing |