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 命名空间