Click or drag to resize
ResultDialogFunctionInToolBar Property
If this option is enabled, the result list contains an icon you can use to access the function

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

Property Value

Type: Boolean
See Also