共用方式為


EntityTypes.ProjectEntity 屬性

取得專案實體類型。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public ReadOnly Property ProjectEntity As EntityType
    Get
'用途
Dim instance As EntityTypes
Dim value As EntityType

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

屬性值

類型:Microsoft.ProjectServer.Client.EntityType
實體類型。

請參閱

參照

EntityTypes 類別

EntityTypes 成員

Microsoft.ProjectServer.Client 命名空間