Click or drag to resize

DataServiceArchive Property

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

Namespace: GSF.Historian.DataServices
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public virtual IArchive Archive { get; set; }
View Source

Property Value

IArchive

Implements

IDataServiceArchive
See Also