Class BinaryPropertyDescriptor<T>
Inheritance
BinaryPropertyDescriptor<T>
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class BinaryPropertyDescriptor<T> : DocValuesPropertyDescriptorBase<BinaryPropertyDescriptor<T>, IBinaryProperty, T>, IDescriptor, IBinaryProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping where T : class
Type Parameters
Name | Description |
---|---|
T |
Constructors
| Edit this page View SourceBinaryPropertyDescriptor()
Declaration
public BinaryPropertyDescriptor()