: SharedEntityState.LobSystem (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the LobSystem object of the entity instances.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property LobSystem As LobSystem
'Uso
Dim instance As SharedEntityState
Dim value As LobSystem
value = instance.LobSystem
public LobSystem LobSystem { get; }
Valor de propiedad
An LobSystem object representing the LobSystem of the entity instances.
Vea también
Referencia
SharedEntityState (Clase)
SharedEntityState (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)