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