Alterian Email Manager 6.2.3 SDK Help File
Represents the schedule for recurrent reports.
Inheritance Hierarchy Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic class DMReportSchedule
Public Class DMReportSchedule
public ref class DMReportSchedule
type DMReportSchedule = class end
DMLibrary.DMReportSchedule = function();
Type.createClass(
'DMLibrary.DMReportSchedule');
The DMReportSchedule type exposes the following members.
Fields | Name | Description |
---|
 | EmailList | A string containing the emails to send the report to. |
 | Frequency | The recurrence frequency. |
 | Schedule | Date and time this report is scheduled to run. |
Top
See Also