Share via


ILobUri.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
ReadOnly Property Entity As IEntity
    Get
'Usage
Dim instance As ILobUri
Dim value As IEntity

value = instance.Entity
IEntity Entity { get; }

Property Value

Type: Microsoft.BusinessData.MetadataModel.IEntity
The external content type for the content item.

See Also

Reference

ILobUri Interface

ILobUri Members

Microsoft.Office.Server.Search.Connector.BDC Namespace