Search Results for

    Show / Hide Table of Contents

    Interface IInlineScript

    Inherited Members
    IScript.Lang
    IScript.Params
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IInlineScript : IScript

    Properties

    | Edit this page View Source

    Source

    Declaration
    [DataMember(Name = "source")]
    string Source { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

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