Enum Operator
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum Operator
  Fields
| Name | Description | 
|---|---|
| Contains | |
| DoesNotContain | |
| DoesNotEqual | |
| Equals | |
| GreaterThan | |
| GreaterThanOrEqual | |
| IsEmpty | |
| IsNotEmpty | |
| LessThan | |
| LessThanOrEqual |