SharedEntityState.LobSystemInstance 属性 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the LobSystemInstance of the entity instances.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property LobSystemInstance As LobSystemInstance
用法
Dim instance As SharedEntityState
Dim value As LobSystemInstance

value = instance.LobSystemInstance
public LobSystemInstance LobSystemInstance { get; }

属性值

An LOBSystem object representing the LOBSystemInstance of the entity instances.

另请参阅

参考

SharedEntityState 类
SharedEntityState 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间