DMImport Class

Alterian Email Manager 6.2.3 SDK Help File
Provides a context for importing recipient records.
Inheritance Hierarchy
SystemObject
  DMLibraryDMImport

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

Syntax
public class DMImport

The DMImport type exposes the following members.

Fields
NameDescription
Public fieldAddToDeployments
Recipients added in this context will be associated with any deployments specified here.
Public fieldAddToLists
Recipients added in this context will be associated with any lists specified here.
Public fieldDataSize
Total size in bytes of data being imported. This must be provided for an import status to be available.
Public fieldDescription
Text to be associated with this import.
Public fieldID
ID of this import context - "ImportID".
Public fieldImportListType
List type for this import whether Recipient or Suppression
Public fieldSourceID
ID of DMSource object describing data to be imported with this context.
Top
See Also