StampAutosave Property DocuWare Platform .NET API
Automatically save the stamp after specified period in seconds. Value -1 mean the stamp have to be saved on user action.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(-1)]
public int Autosave { get; set; }

Property Value

Type: Int32
See Also

Reference