Enum InstanceExpressionOperation
Supported operations for instance expression
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum InstanceExpressionOperation
  Fields
| Name | Description | 
|---|---|
| And | All conditions must be fulfilled.  | 
      
| Or | At least one condition must be fulfilled.  |