TSpectrumReportSet::DateTime Property

__declspec(property(get = GetDateTime, put = SetDateTime)) bool DateTime;

If true, Date and time will be inlcuded in the report.

Read: bool GetDateTime();
Write: void SetDateTime(const bool Value);
Declared in Dew::Signal::TSpectrumReportSet · Dew.Signal/SignalAnalysis.h · Cross-compiler