IRefinableRuntime Interface
Defines a reference to the refinement manager that configures the query refinement calculation and merges the refinement filters.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Interface IRefinableRuntime _
Inherits IDisposable
'Usage
Dim instance As IRefinableRuntime
public interface IRefinableRuntime : IDisposable