Class ComponentTemplate
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class ComponentTemplate : IComponentTemplate
Properties
| Edit this page View SourceMeta
Declaration
public IDictionary<string, object> Meta { get; set; }
Property Value
Type | Description |
---|---|
IDictionary<string, object> |
Template
Declaration
public ITemplate Template { get; set; }
Property Value
Type | Description |
---|---|
ITemplate |
Version
Declaration
public long? Version { get; set; }
Property Value
Type | Description |
---|---|
long? |