共用方式為


CustomField.LookupAllowMultiSelect 屬性

取得一個值,指出是否可以針對自訂欄位設定多個查閱表格值。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public ReadOnly Property LookupAllowMultiSelect As Boolean
    Get
'用途
Dim instance As CustomField
Dim value As Boolean

value = instance.LookupAllowMultiSelect
[RemoteAttribute]
public bool LookupAllowMultiSelect { get; }

屬性值

類型:System.Boolean
True如果自訂欄位,可以設定多個查閱表格值否則,請False。

請參閱

參照

CustomField 類別

CustomField 成員

Microsoft.ProjectServer.Client 命名空間