DialogFields Property DocuWare Platform .NET API
The fields of this dialog.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlArrayItemAttribute("Field", IsNullable = false)]
public List<DialogField> Fields { get; set; }

Property Value

Type: ListDialogField
See Also

Reference