ReportingProcessBaseFromAddress Property

Gets or sets the "from" address to use when e-mailing reports.

Definition

Namespace: Gemstone.Timeseries.Reports
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.176 -- Release Build+53a3c1e187e0c85f0eef5aedfa0d3ac4b99e7489
public string FromAddress { get; set; }

Property Value

String

Implements

IReportingProcessFromAddress

See Also