Click or drag to resize

ExportRecordIdentifier Property

Gets or sets the historian identifier of the Instance whose time-series data is to be exported.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public int Identifier { get; set; }
View Source

Property Value

Int32
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not positive or -1.
See Also