Click or drag to resize

CompletenessReportingProcessIsReportFileName Method

Determines whether the given path is a path to a report, based on the file name.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public override bool IsReportFileName(
	string fileName
)
View Source

Parameters

fileName  String
 

Return Value

Boolean
See Also