Click or drag to resize

IReportingProcessSetArguments Method

Applies any received command line arguments for the reporting process.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
void SetArguments(
	Arguments args
)
View Source

Parameters

args  Arguments
Received command line arguments.
See Also