Show / Hide Table of Contents

Enum SortDirection

Specifies the direction of a sort operation.

Namespace: Integration.DataContracts
Syntax
[DataContract]
public enum SortDirection

Fields

Name Description
Ascending

Ascending order.

Descending

Descending order.

Back to top Created by Formpipe