Click or drag to resize
DialogPropertiesResultListSortOrder Property
Sort order for the result list.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlArrayItemAttribute("OrderBy", IsNullable = false)]
public List<SortedField> SortOrder { get; set; }

Property Value

Type: ListSortedField
See Also