DMRDeploymentInfo Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a deployment. Used with the reporting web service.
Inheritance Hierarchy
SystemObject
  DMLibraryDMRDeploymentInfo

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

Syntax
public class DMRDeploymentInfo

The DMRDeploymentInfo type exposes the following members.

Fields
NameDescription
Public fieldCreated
Date and time deployment created.
Public fieldCreativeName
Name of the creative used in the deployment.
Public fieldFinished
Date and time deployment finished.
Public fieldName
Name of the deployment.
Public fieldSent
Public fieldStarted
Date and time deployment started.
Public fieldStatus
Current deployment status.
Public fieldTotal
Top
See Also