LookupTables.SortOrder Enumeration

Specifies the preferred sort order for lookup tables.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration SortOrder
'Usage
Dim instance As LookupTables.SortOrder
public enum SortOrder

Members

Member name Description
UserDefined Value=0. Custom sort.
Ascending Value=1. Ascending sort.
Descending Value=2. Descending sort.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace