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.