Stamp Autosave 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: 6.5.0.0 (6.5.0.5648)
Syntax

public int Autosave { get; set; }

Property Value

Type: OnlineInt32
See Also