DMImportStatus Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the status of a list import action.
Inheritance Hierarchy
SystemObject
  DMLibraryDMImportStatus

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

Syntax
public class DMImportStatus

The DMImportStatus type exposes the following members.

Fields
NameDescription
Public fieldAdded
Public fieldCounters
Public fieldCreated
Public fieldFieldsAdded
Number of new fields added.
Public fieldFieldsChanged
Number of fields changed.
Public fieldIgnored
Number of records ignored (and not imported).
Public fieldInserted
Public fieldLookupId
Public fieldTickCount
Public fieldUpdated
Number of records updated.
Top
See Also