Click or drag to resize
ImportSettings Class
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientImportSettings

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

The ImportSettings type exposes the following members.

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