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.
Repository version number for the primary search runtime (host controller) instance. The repository maintains search dictionaries used by the search service.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property PrimaryRepositoryVersion As Long
Get
Friend Set
'Usage
Dim instance As SearchRuntimeService
Dim value As Long
value = instance.PrimaryRepositoryVersion
public long PrimaryRepositoryVersion { get; internal set; }
Property value
Type: System.Int64