Click or drag to resize
Grid Solutions Framework

DataSourceValueTypeCacheDefaultInstances Property

Gets default instance list of all the defined data source value type implementations.

Namespace: GrafanaAdapters.DataSourceValueTypes
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public static IDataSourceValueType[] DefaultInstances { get; }
View Source

Property Value

IDataSourceValueType
See Also