LinksStoreSettingsBase<T>.partitionVersion-Eigenschaft
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Property partitionVersion As Integer
Get
Set
'Usage
Dim value As Integer
value = Me.partitionVersion
Me.partitionVersion = value
protected int partitionVersion { get; set; }
Eigenschaftswert
Typ: System.Int32
Siehe auch
Referenz
LinksStoreSettingsBase<T> Klasse