Click or drag to resize

ReportingProcessBaseGetArguments Method

Gets the command line arguments for the reporting process.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual string GetArguments()
View Source

Return Value

String

Implements

IReportingProcessGetArguments
See Also