Click or drag to resize

ScalarElementGetTimestamp Method

Gets the value of this scalar as DateTime.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public DateTime GetTimestamp()
View Source

Return Value

DateTime
The value of this scalar as a DateTime.
See Also