SortDirection EnumerationDocuWare Platform .NET API

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

[SerializableAttribute]
public enum SortDirection
Members

  Member nameValueDescription
Asc0 Sorts a field in ascending order.
Desc1 Sorts a field in descending order.
Remarks

See Also