Compartir a través de


: LobSystem.LobSystemInstances (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets the LOBSystemInstances associated with the specified LOBSystem.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public ReadOnly Property LobSystemInstances As LobSystemInstanceCollection
'Uso
Dim instance As LobSystem
Dim value As LobSystemInstanceCollection

value = instance.LobSystemInstances
public LobSystemInstanceCollection LobSystemInstances { get; }

Valor de propiedad

A collection of LobSystemInstance objects.

Vea también

Referencia

LobSystem (Clase)
LobSystem (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)