Click or drag to resize
Grid Solutions Framework

DataSourceValueCacheDefaultInstances Property

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

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

Property Value

IDataSourceValue
See Also