Class IndexedScript
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class IndexedScript : ScriptBase, IIndexedScript, IScript
Constructors
| Edit this page View SourceIndexedScript(string)
Declaration
public IndexedScript(string id)
Parameters
Type | Name | Description |
---|---|---|
string | id |
Properties
| Edit this page View SourceId
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
string |