次の方法で共有


CustomFieldCreationInformation.EntityType プロパティ

取得または設定、ユーザー設定フィールドのエンティティ (プロジェクト、タスク、またはリソース) の種類。

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
<RemoteAttribute> _
Public Property EntityType As EntityType
    Get
    Set
'使用
Dim instance As CustomFieldCreationInformation
Dim value As EntityType

value = instance.EntityType

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

プロパティ値

型: Microsoft.ProjectServer.Client.EntityType
エンティティ型。

関連項目

参照先

CustomFieldCreationInformation クラス

CustomFieldCreationInformation メンバー

Microsoft.ProjectServer.Client 名前空間