Enum SynchronizationOperation
Define the operation that will be applied on synchronizing.
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum SynchronizationOperation
  Fields
| Name | Description | 
|---|---|
| Add | Specifies that the synchronization will apply ADD opration.  | 
      
| Replace | Specifies that the synchronization will apply Replace opration.  |