Search Results for

    Show / Hide Table of Contents

    Class IndexedScript

    Inheritance
    object
    ScriptBase
    IndexedScript
    Implements
    IIndexedScript
    IScript
    Inherited Members
    ScriptBase.Lang
    ScriptBase.Params
    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 IndexedScript : ScriptBase, IIndexedScript, IScript

    Constructors

    | Edit this page View Source

    IndexedScript(string)

    Declaration
    public IndexedScript(string id)
    Parameters
    Type Name Description
    string id

    Properties

    | Edit this page View Source

    Id

    Declaration
    public string Id { get; set; }
    Property Value
    Type Description
    string

    Implements

    IIndexedScript
    IScript

    Extension Methods

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