Click or drag to resize
Grid Solutions Framework

GrafanaDataServiceArchive Property

Gets or sets the IArchive used by the web service for its data.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax
public override IArchive Archive { get; set; }
View Source

Property Value

IArchive

Implements

IDataServiceArchive
See Also