Click or drag to resize

IReportingProcess Properties

The IReportingProcess type exposes the following members.

Properties
  Name Description
Public property ArchiveFilePath Gets or sets the path to the archive file to which the statistics required for reporting are archived.
Public property Company Gets or sets the name of the company to be displayed on reports.
Public property EnableReportEmail Gets or sets flag to enable e-mailing of reports.
Public property FromAddress Gets or sets the "from" address to use when e-mailing reports.
Public property IdleReportLifetime Gets or sets the minimum lifetime of a report since the last time it was accessed, in days.
Public property Name Gets the name of the object providing status information.
(Inherited from IProvideStatus)
Public property PersistSettings Determines whether the object settings are to be persisted to the config file.
(Inherited from IPersistSettings)
Public property ReportLocation Gets or sets the directory to which reports will be written.
Public property ReportType Gets report type (i.e., name) for this reporting process.
Public property SettingsCategory Gets or sets the category name under which the object settings are persisted in the config file.
(Inherited from IPersistSettings)
Public property SmtpServer Gets or sets SMTP server to use when e-mailing reports.
Public property Status Gets the current status details about object providing status information.
(Inherited from IProvideStatus)
Public property Title Gets or sets the title to be displayed on reports.
Public property ToAddresses Gets or sets the comma separated "to" addresses to use when e-mailing reports.
Top
See Also