BatchJobCompletionStatus Enumeration |
Namespace: PDTec.IceNet.Domain.BatchHub.Service.WebServiceClient.Proxy
[SerializableAttribute] public enum BatchJobCompletionStatus
| Member name | Value | Description | |
|---|---|---|---|
| NotCompleted | 0 | ||
| Success | 1 | ||
| Warning | 2 | ||
| Error | 3 |
Copyright © PDTec AG. All rights reserved.