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.3.0.0 (6.3.0.853)
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