Suggestion Properties |
The Suggestion type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentCount |
The number of documents containing the suggestion, or null if ReturnStatistics is false.
| |
| LevenshteinDistance |
The Levenshtein distance between the suggestion and the input word, or null if ReturnStatistics is false.
| |
| Value |
The suggested word.
|