Class StoredScript
Implements
Inherited Members
Namespace: OpenSearch .Client
Assembly: OpenSearch.Client.dll
Syntax
public class StoredScript : IStoredScript
Constructors
| Edit this page View SourceStoredScript(string, string)
Instantiates a new instance of Stored
Declaration
protected StoredScript(string lang, string source)