DMDetailRecord Class

Alterian Email Manager 6.2.3 SDK Help File
Represents an individual detail record in a detail report object.
Inheritance Hierarchy
SystemObject
  DMLibraryDMDetailRecord

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

Syntax
public class DMDetailRecord

The DMDetailRecord type exposes the following members.

Fields
NameDescription
Public fieldCreativeID
ID of the creative sent on this deployment.
Public fieldDeploymentID
ID of the deployment.
Public fieldEvents
Public fieldLatest
Public fieldListID
ID of the list the deployment was sent to (and the recipient belongs to).
Public fieldMessageID
Public fieldRecipientEmail
Email address of the recipient.
Public fieldRecipientID
ID of the recipient.
Public fieldSenderID
ID of the user who sent this deployment.
Top
See Also