LookupTables class
Includes fields and methods for values of the default Project Server lookup tables.
Inheritance hierarchy
System.Object
Microsoft.Office.Project.Server.Library.LookupTables
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ClientCallableTypeAttribute(ServerTypeId := "17D4153D-A3D7-4C5E-9282-23E76D25197D")> _
Public Class LookupTables
'Usage
Dim instance As LookupTables
[ClientCallableTypeAttribute(ServerTypeId = "17D4153D-A3D7-4C5E-9282-23E76D25197D")]
public class LookupTables
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.