Click or drag to resize

PacketType1HistorianID Property

Gets or sets the historian identifier of the time-series data.

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

Property Value

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