Sets whether the compute-autophrase record search functionality is on in 
            the query. NavERecSearchComputeAlternativePhrasings
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)
Syntax
| C# | 
|---|
public virtual void SetNtpc( string autophrase )  | 
| Visual Basic | 
|---|
Public Overridable Sub SetNtpc ( _ autophrase As String _ )  | 
| Visual C++ | 
|---|
public: virtual void SetNtpc( String^ autophrase )  | 
Parameters
- autophrase
 - Type: System..::..String