SortDirection - перечисление |
Пространство имён: Tessa.Exchange.WebServices.Data
public enum SortDirection
Public Enumeration SortDirection
public enum class SortDirection
type SortDirection
Имя члена | Значение | Описание | |
---|---|---|---|
Ascending | 0 | The sort is performed in ascending order. | |
Descending | 1 | The sort is performed in descending order. |
Copyright © Syntellect 2022