Share via


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 名前空間