共用方式為


CustomField.LookupDefaultValue 屬性

取得或設定自訂欄位的查閱表格中的預設值的 GUID。

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

語法

'宣告
<RemoteAttribute> _
Public Property LookupDefaultValue As Guid
    Get
    Set
'用途
Dim instance As CustomField
Dim value As Guid

value = instance.LookupDefaultValue

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

屬性值

類型:System.Guid
查閱表格預設值的 GUID。

請參閱

參照

CustomField 類別

CustomField 成員

Microsoft.ProjectServer.Client 命名空間