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