Interface IFieldNamesField
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IFieldNamesField : IFieldMapping
Properties
| Edit this page View SourceEnabled
Declaration
[DataMember(Name = "enabled")]
bool? Enabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |