SPRoutingMachinePoolCollection - Classe

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Administration.SPPersistedObjectCollection<SPRoutingMachinePool>
    Microsoft.SharePoint.Administration.SPPersistedChildCollection<SPRoutingMachinePool>
      Microsoft.SharePoint.Administration.SPRoutingMachinePoolCollection

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<GuidAttribute("97803FE9-D1EE-4634-9A35-8A25D2728907")> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class SPRoutingMachinePoolCollection _
    Inherits SPPersistedChildCollection(Of SPRoutingMachinePool)
'Utilisation
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>

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPRoutingMachinePoolCollection - Membres

Microsoft.SharePoint.Administration - Espace de noms