Share via


LookupTables.NO_SORT_ORDER field

Specifies the default sort order for a lookup table.

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

Syntax

'Declaration
Public Const NO_SORT_ORDER As Integer
'Usage
Dim value As Integer

value = LookupTables.NO_SORT_ORDER
public const int NO_SORT_ORDER

Remarks

Value = 0.

See also

Reference

LookupTables class

LookupTables members

Microsoft.Office.Project.Server.Library namespace