Sets whether the did you mean record search functionality is on in 
            the query. NavERecSearchDidYouMean
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
 Syntax
Syntax
| C# | 
|---|
| public virtual void SetNty( string dym ) | 
| Visual Basic | 
|---|
| Public Overridable Sub SetNty ( _ dym As String _ ) | 
| Visual C++ | 
|---|
| public: virtual void SetNty( String^ dym ) | 
Parameters
- dym
- Type: System..::..String
 0 for off. 1 for on.





