|
IReportingProcessGetArguments(DateTime, Boolean) Method
|
Gets the command line arguments for the reporting process for a given report date.
Namespace: GSF.TimeSeries.ReportsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax function GetArguments(reportDate, emailReport);
View SourceParameters
- reportDate DateTime
- The date of the report to be generated.
- emailReport Boolean
- Flag that determines if report should be e-mailed, if enabled.
Return Value
StringSee Also