Click or drag to resize

CommandMeasurementTimestamp Property

Gets or sets the time that the measurement was taken.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[SettingAttribute]
public DateTime Timestamp { get; set; }
View Source

Property Value

DateTime
See Also