Class MDOSortOrder
List sort order, global for all lists
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class MDOSortOrder : Enum
Fields
Alphabetic
List sort order, global for all lists
Declaration
public const MDOSortOrder Alphabetic
Field Value
Type | Description |
---|---|
MDOSortOrder |
ByRank
List sort order, global for all lists
Declaration
public const MDOSortOrder ByRank
Field Value
Type | Description |
---|---|
MDOSortOrder |
value__
List sort order, global for all lists
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |
Extension Methods
EnumUtil.MapEnums<From, To>(From)