de la propiedad LinksStoreSettingsBase<T>.partitionVersion
Espacio de nombres: Microsoft.Office.Server.Search.Administration
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Protected Property partitionVersion As Integer
Get
Set
'Uso
Dim value As Integer
value = Me.partitionVersion
Me.partitionVersion = value
protected int partitionVersion { get; set; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase LinksStoreSettingsBase<T>
Miembros LinksStoreSettingsBase<T>
Espacio de nombres Microsoft.Office.Server.Search.Administration