DataClass.GetLobSystem, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the LobSystem object this DataClass object (entity) belongs to.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function GetLobSystem As LobSystem
'Utilisation
Dim instance As DataClass
Dim returnValue As LobSystem
returnValue = instance.GetLobSystem
public LobSystem GetLobSystem ()
Valeur de retour
An LobSystem object.
Voir aussi
Référence
DataClass, classe
Membres DataClass
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms