Class JoinField.Child
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class JoinField.Child
Constructors
| Edit this page View SourceChild(RelationName, Id)
Declaration
public Child(RelationName name, Id parent)
Parameters
Type | Name | Description |
---|---|---|
RelationName | name | |
Id | parent |
Properties
| Edit this page View SourceName
Declaration
public RelationName Name { get; }
Property Value
Type | Description |
---|---|
RelationName |
ParentId
Declaration
public Id ParentId { get; }
Property Value
Type | Description |
---|---|
Id |