: ApplicationRegistry.GetLobSystems (Método) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets all the LobSystem objects registered in the metadata repository.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Shared Function GetLobSystems As NamedLobSystemDictionary
'Uso
Dim returnValue As NamedLobSystemDictionary
returnValue = ApplicationRegistry.GetLobSystems
public static NamedLobSystemDictionary GetLobSystems ()
Valor devuelto
A NamedLobSystemDictionary object containing the LobSystem objects.
Vea también
Referencia
ApplicationRegistry (Clase)
ApplicationRegistry (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)