DMReportSchedule Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the schedule for recurrent reports.
Inheritance Hierarchy
SystemObject
  DMLibraryDMReportSchedule

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class DMReportSchedule

The DMReportSchedule type exposes the following members.

Fields
NameDescription
Public fieldEmailList
A string containing the emails to send the report to.
Public fieldFrequency
The recurrence frequency.
Public fieldSchedule
Date and time this report is scheduled to run.
Top
See Also