  | QuerySettingsFieldToSpellCheck Property  | 
 
            Gets or sets name of field to spell check
            
 
    Namespace: 
   Dynamicweb.Indexing.Querying
    Assembly:
   Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxpublic string FieldToSpellCheck { get; set; }Public Property FieldToSpellCheck As String
	Get
	Set
Property Value
Type: 
String
See Also