Click or drag to resize
StampOverwrite Property
If this flag is true the system will overwrite existing database entries with the stamp entries.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(false)]
public bool Overwrite { get; set; }

Property Value

Type: Boolean
See Also