ILobUri.SourceUri Property
Gets the content item URL being mapped.
Namespace: Microsoft.Office.Server.Search.Connector.BDC
Assembly: Microsoft.Office.Server.Search.Connector (in Microsoft.Office.Server.Search.Connector.dll)
Syntax
'Declaration
ReadOnly Property SourceUri As Uri
Get
'Usage
Dim instance As ILobUri
Dim value As Uri
value = instance.SourceUri
Uri SourceUri { get; }
Property Value
Type: System.Uri
The content item URL.