CustomField.EntityType プロパティ
カスタム フィールドは、エンティティ (プロジェクト、タスク、またはリソース) の種類を取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public ReadOnly Property EntityType As EntityType
Get
'使用
Dim instance As CustomField
Dim value As EntityType
value = instance.EntityType
[RemoteAttribute]
public EntityType EntityType { get; }
プロパティ値
型: Microsoft.ProjectServer.Client.EntityType
エンティティ型。