ILobUri.PartitionId Property
Not implemented in this version.
Namespace: Microsoft.Office.Server.Search.Connector.BDC
Assembly: Microsoft.Office.Server.Search.Connector (in Microsoft.Office.Server.Search.Connector.dll)
Syntax
'Declaration
ReadOnly Property PartitionId As Guid
Get
'Usage
Dim instance As ILobUri
Dim value As Guid
value = instance.PartitionId
Guid PartitionId { get; }
Property Value
Type: System.Guid