Click or drag to resize
UserDefinedSearchInfoDialogExpression Property
Gets or sets the conditions which are used for creating user defined search based on result list.

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

Property Value

Type: DialogExpression
See Also