LobSystem.LobSystemInstances, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets the LOBSystemInstances associated with the specified LOBSystem.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LobSystemInstances As LobSystemInstanceCollection
'Utilisation
Dim instance As LobSystem
Dim value As LobSystemInstanceCollection
value = instance.LobSystemInstances
public LobSystemInstanceCollection LobSystemInstances { get; }
Valeur de la propriété
A collection of LobSystemInstance objects.
Voir aussi
Référence
LobSystem, classe
Membres LobSystem
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms