Click or drag to resize
SynchronizationSettingsSynchronizationOperation Property
Gets or sets a value indicating whether the document' system fields to be replaced.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(SynchronizationOperation.Add)]
public SynchronizationOperation SynchronizationOperation { get; set; }

Property Value

Type: SynchronizationOperation
See Also