LinksStoreSettingsBase<T>.bucketMap property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected ReadOnly Property bucketMap As List(Of Guid)
    Get
'Usage
Dim value As List(Of Guid)

value = Me.bucketMap
protected List<Guid> bucketMap { get; }

Property value

Type: System.Collections.Generic.List<Guid>

See also

Reference

LinksStoreSettingsBase<T> class

LinksStoreSettingsBase<T> members

Microsoft.Office.Server.Search.Administration namespace