Click or drag to resize
Grid Solutions Framework

GrafanaFunctionBaseTDataTypeIndex Property

Gets the data source value type index associated with the Grafana function.

Namespace: GrafanaAdapters.Functions
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public int DataTypeIndex { get; }
View Source

Property Value

Int32

Implements

IGrafanaFunctionDataTypeIndex
See Also