ApplicationRegistry.GetLobSystems, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets all the LobSystem objects registered in the metadata repository.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Shared Function GetLobSystems As NamedLobSystemDictionary
'Utilisation
Dim returnValue As NamedLobSystemDictionary
returnValue = ApplicationRegistry.GetLobSystems
public static NamedLobSystemDictionary GetLobSystems ()
Valeur de retour
A NamedLobSystemDictionary object containing the LobSystem objects.
Voir aussi
Référence
ApplicationRegistry, classe
Membres ApplicationRegistry
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms