EnterpriseProjectTypeCollection-Klasse
Stellt eine Auflistung von Objekten EnterpriseProjectType (EPT).
Vererbungshierarchie
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
'Declaration
<ScriptTypeAttribute("PS.EnterpriseProjectTypeCollection", ServerTypeId := "{cbea79d3-a220-4cdd-acf3-fa6b23c04f4f}")> _
Public Class EnterpriseProjectTypeCollection _
Inherits ClientObjectCollection(Of EnterpriseProjectType)
'Usage
Dim instance As EnterpriseProjectTypeCollection
[ScriptTypeAttribute("PS.EnterpriseProjectTypeCollection", ServerTypeId = "{cbea79d3-a220-4cdd-acf3-fa6b23c04f4f}")]
public class EnterpriseProjectTypeCollection : ClientObjectCollection<EnterpriseProjectType>
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.
Siehe auch
Referenz
EnterpriseProjectTypeCollection-Member
Microsoft.ProjectServer.Client-Namespace
EPTCreationInformation