LobUri.Entity property
Gets the external content type for the content item.
Namespace: Microsoft.Office.Server.Search.Connector.BDC
Assembly: Microsoft.Office.Server.Search.Connector (in Microsoft.Office.Server.Search.Connector.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property Entity As IEntity
Get
'Usage
Dim instance As LobUri
Dim value As IEntity
value = instance.Entity
public abstract IEntity Entity { get; }
Property value
Type: Microsoft.BusinessData.MetadataModel.IEntity
The external content type.