SharedEntityState.LobSystem, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the LobSystem object of the entity instances.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LobSystem As LobSystem
'Utilisation
Dim instance As SharedEntityState
Dim value As LobSystem
value = instance.LobSystem
public LobSystem LobSystem { get; }
Valeur de la propriété
An LobSystem object representing the LobSystem of the entity instances.
Voir aussi
Référence
SharedEntityState, classe
Membres SharedEntityState
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms