Click or drag to resize
SortedFieldsListOrderBy Property
A list of sorted fields

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

Property Value

Type: ListSortedField
See Also