SPRoutingMachinePoolCollection-Klasse
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPPersistedObjectCollection<SPRoutingMachinePool>
Microsoft.SharePoint.Administration.SPPersistedChildCollection<SPRoutingMachinePool>
Microsoft.SharePoint.Administration.SPRoutingMachinePoolCollection
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<GuidAttribute("97803FE9-D1EE-4634-9A35-8A25D2728907")> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class SPRoutingMachinePoolCollection _
Inherits SPPersistedChildCollection(Of SPRoutingMachinePool)
'Usage
Dim instance As SPRoutingMachinePoolCollection
[GuidAttribute("97803FE9-D1EE-4634-9A35-8A25D2728907")]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class SPRoutingMachinePoolCollection : SPPersistedChildCollection<SPRoutingMachinePool>
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.