Share via


CustomField.LookupAllowMultiSelect property

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

Syntax

'Declaration
Public ReadOnly Property LookupAllowMultiSelect As Boolean
    Get
'Usage
Dim instance As CustomField
Dim value As Boolean

value = instance.LookupAllowMultiSelect
public bool LookupAllowMultiSelect { get; }

Property value

Type: System.Boolean

See also

Reference

CustomField class

CustomField members

Microsoft.ProjectServer.Client namespace