Click or drag to resize
DialogInfoAssignedDialogId Property
The id of the assigned dialog (result list for search dialogs, info dialog for result dialogs, etc.)

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

Property Value

Type: String
See Also