The result of a DefineSuggester request. Contains the status of the newly-configured suggester.

C# |
public class DefineSuggesterResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DefineSuggesterResult()()()() | Initializes a new instance of the DefineSuggesterResult 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.) |
![]() | Suggester |
The value of a Suggester and its current status.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithSuggester(SuggesterStatus) | Obsolete.
Sets the Suggester property
|

Object | |
![]() | DefineSuggesterResult |