|
IReportingProcessToAddresses Property
|
Gets or sets the comma separated "to" addresses to use when e-mailing reports.
Namespace: GSF.TimeSeries.ReportsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax string ToAddresses { get; set; }
Property ToAddresses As String
Get
Set
abstract ToAddresses : string with get, set
function get_ToAddresses();
function set_ToAddresses(value);
View SourceProperty Value
StringSee Also