BatchJobFilterConstraintType Enumeration |
Namespace: PDTec.IceNet.Domain.BatchHub.Service.WebServiceClient.Proxy
[SerializableAttribute] public enum BatchJobFilterConstraintType
| Member name | Value | Description | |
|---|---|---|---|
| Equal | 0 | ||
| NotEqual | 1 | ||
| Like | 2 | ||
| Between | 3 | ||
| Less | 4 | ||
| LessEqual | 5 | ||
| Greater | 6 | ||
| GreaterEqual | 7 |
Copyright © PDTec AG. All rights reserved.