Click or drag to resize
DialogPropertiesResultListFunctions Property
Functions available for the result list (Print document, Display document, etc.)

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("Functions")]
public List<ResultDialogFunction> Functions { get; set; }

Property Value

Type: ListResultDialogFunction
See Also