次の方法で共有


EntityTypes.AssignmentEntity プロパティ

割り当てエンティティ型を取得します。

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

構文

'宣言
<RemoteAttribute> _
Public ReadOnly Property AssignmentEntity As EntityType
    Get
'使用
Dim instance As EntityTypes
Dim value As EntityType

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

プロパティ値

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

関連項目

参照先

EntityTypes クラス

EntityTypes メンバー

Microsoft.ProjectServer.Client 名前空間