AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
The value of the DefaultSearchField configured for this search domain and its current status.

Inheritance Hierarchy

System.Object
  Amazon.CloudSearch_2011_02_01.Model.DefaultSearchFieldStatus

Namespace: Amazon.CloudSearch_2011_02_01.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DefaultSearchFieldStatus : Object

The DefaultSearchFieldStatus type exposes the following members

Constructors

NameDescription
Public Method DefaultSearchFieldStatus()

Properties

NameTypeDescription
Public Property Options System.String Gets and sets the property Options.

The name of the IndexField to use as the default search field. The default is an empty string, which automatically searches all text fields.

Public Property Status Amazon.CloudSearch_2011_02_01.Model.OptionStatus Gets and sets the property Status.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5