Click or drag to resize
SynchronizationSettings Class
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientSynchronizationSettings

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class SynchronizationSettings

The SynchronizationSettings type exposes the following members.

Constructors
  NameDescription
Public methodSynchronizationSettings
Creates a new instance of this class
Top
Properties
  NameDescription
Public propertyId
Document identity
Public propertyPreserveSystemFields
Gets or sets a value indicating whether the document' system fields to be replaced.
Public propertySynchronizationOperation
Gets or sets a value indicating whether the document' system fields to be replaced.
Top
Methods
  NameDescription
Public methodGetStringContent
Top
Remarks