共用方式為


CustomFieldCreationInformation.LookupTable 屬性

取得或設定文字自訂欄位的LookupTable物件。

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

語法

'宣告
<RemoteAttribute> _
Public Property LookupTable As LookupTable
    Get
    Set
'用途
Dim instance As CustomFieldCreationInformation
Dim value As LookupTable

value = instance.LookupTable

instance.LookupTable = value
[RemoteAttribute]
public LookupTable LookupTable { get; set; }

屬性值

類型:Microsoft.ProjectServer.Client.LookupTable
使用自訂欄位的查閱表格。

請參閱

參照

CustomFieldCreationInformation 類別

CustomFieldCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間