Click or drag to resize

SerializableTimeSeriesDataPointHistorianID Property

Gets or sets the HistorianID.

Namespace: GSF.Historian.DataServices
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[XmlAttributeAttribute]
[DataMemberAttribute(Order = 0)]
public int HistorianID { get; set; }
View Source

Property Value

Int32
See Also