ProjectContext.LookupTables property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property LookupTables As LookupTableCollection
    Get
'Usage
Dim instance As ProjectContext
Dim value As LookupTableCollection

value = instance.LookupTables
public LookupTableCollection LookupTables { get; }

Property value

Type: Microsoft.ProjectServer.Client.LookupTableCollection

See also

Reference

ProjectContext class

ProjectContext members

Microsoft.ProjectServer.Client namespace