Search Results for

    Show / Hide Table of Contents

    Class JoinField.Parent

    Inheritance
    object
    JoinField.Parent
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class JoinField.Parent

    Constructors

    | Edit this page View Source

    Parent(RelationName)

    Declaration
    public Parent(RelationName name)
    Parameters
    Type Name Description
    RelationName name

    Properties

    | Edit this page View Source

    Name

    Declaration
    public RelationName Name { get; }
    Property Value
    Type Description
    RelationName

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Constructors
      • Parent(RelationName)
    • Properties
      • Name
    • Extension Methods
    Back to top Generated by DocFX