Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Public MustOverride ReadOnly Property PartitionId As Guid
Get
'Usage
Dim instance As LobUri
Dim value As Guid
value = instance.PartitionId
public abstract Guid PartitionId { get; }
Property Value
Type: System.Guid