Click or drag to resize
SortedFieldDirection Property
A sort direction

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(SortDirection.Asc)]
public SortDirection Direction { get; set; }

Property Value

Type: SortDirection
See Also