Show / Hide Table of Contents

Enum OrderBySortType

How to sort the Order by statement.

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.2.0.0")]
public enum OrderBySortType

Fields

Name Description
ASC

0: Sort the Order by Ascending

DESC

1: Sort the Order by Descending

Extension Methods

EnumUtil.MapEnums<OrderBySortType, To>(OrderBySortType)
Converters.MapEnums<OrderBySortType, To>(OrderBySortType)
ObjectExtensions.AssignByReflection<OrderBySortType>(OrderBySortType, OrderBySortType)
ObjectExtensions.GraphCopy<OrderBySortType>(OrderBySortType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top