Share via


CustomFieldCreationInformation.LookupTable property

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

Syntax

'Declaration
Public Property LookupTable As LookupTable
    Get
    Set
'Usage
Dim instance As CustomFieldCreationInformation
Dim value As LookupTable

value = instance.LookupTable

instance.LookupTable = value
public LookupTable LookupTable { get; set; }

Property value

Type: Microsoft.ProjectServer.Client.LookupTable

See also

Reference

CustomFieldCreationInformation class

CustomFieldCreationInformation members

Microsoft.ProjectServer.Client namespace