Share via


LobUri.Identity property

Gets the identifier 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 Identity As Identity
    Get
'Usage
Dim instance As LobUri
Dim value As Identity

value = instance.Identity
public abstract Identity Identity { get; }

Property value

Type: Microsoft.BusinessData.Runtime.Identity
The identifier of the content item.

Implements

ILobUri.Identity

See also

Reference

LobUri class

LobUri members

Microsoft.Office.Server.Search.Connector.BDC namespace