Class ObjectAttribute
Inheritance
ObjectAttribute
Assembly: OpenSearch.Client.dll
Syntax
public class ObjectAttribute : OpenSearchCorePropertyAttributeBase, IPropertyMapping, IObjectProperty, ICoreProperty, IProperty, IFieldMapping
Constructors
|
Edit this page
View Source
ObjectAttribute()
Declaration
|
Edit this page
View Source
ObjectAttribute(FieldType)
Declaration
protected ObjectAttribute(FieldType type)
Parameters
Properties
|
Edit this page
View Source
Enabled
Declaration
public bool Enabled { get; set; }
Property Value
Implements
Extension Methods