ProjectServer.EntityTypes 屬性
透過 CSOM 取得公開的 Project Server 實體的類型。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property EntityTypes As EntityTypes
Get
'用途
Dim instance As ProjectServer
Dim value As EntityTypes
value = instance.EntityTypes
[RemoteAttribute]
public EntityTypes EntityTypes { get; }
屬性值
類型:Microsoft.ProjectServer.Client.EntityTypes
EntityTypes物件。
備註
Project Server 實體類型包括,例如,專案、 企業資源、 任務、 工作分派及自訂欄位。