Click or drag to resize

TimeTag(DateTime) Constructor

Initializes a new instance of the TimeTag class.

Namespace: GSF.Historian
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public TimeTag(
	DateTime timestamp
)
View Source

Parameters

timestamp  DateTime
DateTime value on or past the BaseDate.
See Also