The value of a Suggester and its current status.

C# |
public class SuggesterStatus

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SuggesterStatus()()()() | Initializes a new instance of the SuggesterStatus class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Options |
Configuration information for a search suggester. Each suggester has a unique name and specifies the text field you want to use for
suggestions. The following options can be configured for a suggester: FuzzyMatching, SortExpression.
|
![]() | Status |
The status of domain configuration option.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithOptions(Suggester) | Obsolete.
Sets the Options property
|
![]() | WithStatus(OptionStatus) | Obsolete.
Sets the Status property
|

Object | |
![]() | SuggesterStatus |