Class ObjectTypeDescriptor<TParent, TChild>
Inheritance
ObjectPropertyDescriptorBase<ObjectTypeDescriptor<TParent, TChild>, IObjectProperty, TParent, TChild>
ObjectTypeDescriptor<TParent, TChild>
Inherited Members
PropertyDescriptorBase<ObjectTypeDescriptor<TParent, TChild>, IObjectProperty, TParent>.DebugDisplay
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class ObjectTypeDescriptor<TParent, TChild> : ObjectPropertyDescriptorBase<ObjectTypeDescriptor<TParent, TChild>, IObjectProperty, TParent, TChild>, IDescriptor, IObjectProperty, ICoreProperty, IProperty, IFieldMapping where TParent : class where TChild : class
Type Parameters
| Name | Description |
|---|---|
| TParent | |
| TChild |