共用方式為


EnterpriseProjectTypeCollection class

表示EnterpriseProjectType (EPT) 物件的集合。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.ClientObjectCollection
      Microsoft.SharePoint.Client.ClientObjectCollection<EnterpriseProjectType>
        Microsoft.ProjectServer.Client.EnterpriseProjectTypeCollection

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
<ScriptTypeAttribute("PS.EnterpriseProjectTypeCollection", ServerTypeId := "{cbea79d3-a220-4cdd-acf3-fa6b23c04f4f}")> _
Public Class EnterpriseProjectTypeCollection _
    Inherits ClientObjectCollection(Of EnterpriseProjectType)
'用途
Dim instance As EnterpriseProjectTypeCollection
[ScriptTypeAttribute("PS.EnterpriseProjectTypeCollection", ServerTypeId = "{cbea79d3-a220-4cdd-acf3-fa6b23c04f4f}")]
public class EnterpriseProjectTypeCollection : ClientObjectCollection<EnterpriseProjectType>

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

EnterpriseProjectTypeCollection members

Microsoft.ProjectServer.Client namespace

EnterpriseProjectType

EPTCreationInformation

EnterpriseProjectTypes