Class NestedAttribute
Inheritance
NestedAttribute
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class NestedAttribute : ObjectAttribute, IPropertyMapping, INestedProperty, IObjectProperty, ICoreProperty, IProperty, IFieldMapping
Constructors
| Edit this page View SourceNestedAttribute()
Declaration
public NestedAttribute()
Properties
| Edit this page View SourceIncludeInParent
Declaration
public bool IncludeInParent { get; set; }
Property Value
Type | Description |
---|---|
bool |
IncludeInRoot
Declaration
public bool IncludeInRoot { get; set; }
Property Value
Type | Description |
---|---|
bool |