SortableType enumeration
The type of sort info created for a managed property.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration SortableType
'Usage
Dim instance As SortableType
public enum SortableType
Members
Member name | Description | |
---|---|---|
Enabled | Sort table calculated and loaded by index. | |
Latent | Sort tables created, but not loaded. |