|
ParserTimestamp Property
|
Gets timestamp of current record in the timezone of provided IRIG signal.
Namespace: GSF.EMAXAssembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.248-beta
Syntaxpublic DateTime Timestamp { get; }
Public ReadOnly Property Timestamp As DateTime
Get
public:
property DateTime Timestamp {
DateTime get ();
}
member Timestamp : DateTime with get
function get_Timestamp();
View SourceProperty Value
DateTime
See Also