Share via


SortingOrder Enumeration

Defines the sorting order.

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

'Usage
Dim instance As SortingOrder

Syntax

'Declaration
Public Enumeration SortingOrder
public enum SortingOrder
public enum class SortingOrder
public enum SortingOrder
public enum SortingOrder

Members

Member name Description
Ascending Specifies the ascending order.
Descending Specifies the descending order.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Common Namespace