Search Results for

    Show / Hide Table of Contents

    Class ObsoleteMappingsBase

    Inheritance
    object
    ObsoleteMappingsBase
    ObsoleteMappingsBase.Mappings
    PreventMappingMultipleTypesDescriptor
    Implements
    ITypeMapping
    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 abstract class ObsoleteMappingsBase : ITypeMapping

    Properties

    | Edit this page View Source

    Wrapped

    Declaration
    protected ITypeMapping Wrapped { get; set; }
    Property Value
    Type Description
    ITypeMapping

    Implements

    ITypeMapping

    Extension Methods

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