DMRDateRange Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a date range.
Inheritance Hierarchy
SystemObject
  DMLibraryDMRDateRange

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

Syntax
[SerializableAttribute]
public class DMRDateRange

The DMRDateRange type exposes the following members.

Fields
NameDescription
Public fieldDate1
The first date in the date range.
Public fieldDate2
The second date in the date range.
Public fieldRangeType
The type of date comparison this object embodies.
Top
See Also