Share via


CustomField.LookupEntries property

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

Syntax

'Declaration
Public ReadOnly Property LookupEntries As LookupEntryCollection
    Get
'Usage
Dim instance As CustomField
Dim value As LookupEntryCollection

value = instance.LookupEntries
public LookupEntryCollection LookupEntries { get; }

Property value

Type: Microsoft.ProjectServer.Client.LookupEntryCollection

See also

Reference

CustomField class

CustomField members

Microsoft.ProjectServer.Client namespace