Click or drag to resize
RequestDialogQueryDialogTypes Property
Array of document types.

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

Property Value

Type: ListDialogTypes
See Also