  | ISpellCheckerResultSpellCheckerResult Property  | 
 
            Collection of suggestions from spell checker
            
 
    Namespace: 
   Dynamicweb.Indexing.Querying
    Assembly:
   Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
SyntaxIEnumerable<string> SpellCheckerResult { get; set; }Property SpellCheckerResult As IEnumerable(Of String)
	Get
	Set
Property Value
Type: 
IEnumerableString
See Also