Click or drag to resize

ArchiveFileScannerHistorianIDs Property

Gets or sets the collection of point IDs to be scanned from the file.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public IEnumerable<int> HistorianIDs { get; set; }
View Source

Property Value

IEnumerableInt32

Implements

IArchiveFileScannerHistorianIDs
See Also