Project.EnterpriseProjectType property
取得專案中的企業專案型別 (EPT)。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property EnterpriseProjectType As EnterpriseProjectType
Get
'用途
Dim instance As Project
Dim value As EnterpriseProjectType
value = instance.EnterpriseProjectType
[RemoteAttribute]
public EnterpriseProjectType EnterpriseProjectType { get; }
Property value
Type: Microsoft.ProjectServer.Client.EnterpriseProjectType
企業專案型別。