LookupTableSortOrder enumeration
Office 2013 and later
Specifies the sort order for a lookup table.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
The LookupTableSortOrder enumeration in the CSOM is equivalent to LookupTables.SortOrder in the Microsoft.Office.Project.Server.Library namespace. The LookupTableSortOrder values can be used to set the LookupTableCreationInformation.SortOrder property when creating a lookup table, or to compare with the LookupTable.SortOrder property. There is no default value for LookupTableSortOrder.
Show: