Search Results for

    Show / Hide Table of Contents

    Class PainlessScript

    Inheritance
    object
    StoredScript
    PainlessScript
    Implements
    IStoredScript
    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 PainlessScript : StoredScript, IStoredScript

    Constructors

    | Edit this page View Source

    PainlessScript(string)

    Declaration
    public PainlessScript(string source)
    Parameters
    Type Name Description
    string source

    Implements

    IStoredScript

    Extension Methods

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