| BatchJobQueryFieldType Enumeration | 
Namespace: PDTec.IceNet.Domain.BatchHub.Service.WebServiceClient.Proxy
[SerializableAttribute] public enum BatchJobQueryFieldType
| Member name | Value | Description | |
|---|---|---|---|
| Id | 0 | ||
| Description | 1 | ||
| QueueName | 2 | ||
| Priority | 3 | ||
| Status | 4 | ||
| CompletionStatus | 5 | ||
| ProcessingExpired | 6 | ||
| SubmittedBy | 7 | ||
| SubmittedOn | 8 | ||
| ScheduledOn | 9 | ||
| ProcessedBy | 10 | ||
| CompletedOn | 11 | ||
| Property | 12 |