Click or drag to resize
DialogPropertiesTaskListAutoRefresh Property
Determines whether the task list is automatically refreshed.

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

Property Value

Type: Boolean
See Also