DMDeploymentSchedule Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the deployment schedule for recurrent deployments.
Inheritance Hierarchy
SystemObject
  DMLibraryDMDeploymentSchedule

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

Syntax
[SerializableAttribute]
public class DMDeploymentSchedule

The DMDeploymentSchedule type exposes the following members.

Properties
NameDescription
Public propertyEndDate
Gets or sets the ending date and time for the recurrence.
Public propertyFrequency
Gets or sets the recurrence frequency.
Public propertyStartDate
Gets or sets the starting date and time for the recurrence.
Top
See Also