|
IReportingProcessReportLocation Property
|
Gets or sets the directory to which reports will be written.
Namespace: GSF.TimeSeries.ReportsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax string ReportLocation { get; set; }
Property ReportLocation As String
Get
Set
abstract ReportLocation : string with get, set
function get_ReportLocation();
function set_ReportLocation(value);
View SourceProperty Value
StringSee Also