Compartilhar via


LinksStoreSettingsBase<T>.partitionVersion property

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

Syntax

'Declaração
Protected Property partitionVersion As Integer
    Get
    Set
'Uso
Dim value As Integer

value = Me.partitionVersion

Me.partitionVersion = value
protected int partitionVersion { get; set; }

Property value

Type: System.Int32

Ver também

Referência

LinksStoreSettingsBase<T> class

LinksStoreSettingsBase<T> members

Microsoft.Office.Server.Search.Administration namespace