Click or drag to resize
DialogInfosDialog Property
List of dialog infos.

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

Property Value

Type: ListDialogInfo
See Also