Click or drag to resize
ImportSettingsPreserveSystemFields 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(false)]
public bool PreserveSystemFields { get; set; }

Property Value

Type: Boolean
See Also