Search Results for

    Show / Hide Table of Contents

    Interface IPropertyWithClrOrigin

    A mapping for a property from a CLR type

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IPropertyWithClrOrigin

    Properties

    | Edit this page View Source

    ClrOrigin

    The CLR property to which the mapping relates

    Declaration
    PropertyInfo ClrOrigin { get; set; }
    Property Value
    Type Description
    PropertyInfo

    Extension Methods

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