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