Click or drag to resize

CompletenessReportingProcessSetArguments 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
public override void SetArguments(
	Arguments args
)
View Source

Parameters

args  Arguments
Received command line arguments.

Implements

IReportingProcessSetArguments(Arguments)
See Also