EMCampaignSaveItem Class

Alterian Email Manager 6.2.3 SDK Help File
Inheritance Hierarchy
SystemObject
  DMLibraryEMCampaignSaveItem
    More...

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

Syntax
[SerializableAttribute]
public class EMCampaignSaveItem : ISaveCampaignItem

The EMCampaignSaveItem type exposes the following members.

Constructors
NameDescription
Public methodEMCampaignSaveItem
Initializes a new instance of the EMCampaignSaveItem class
Top
Properties
NameDescription
Public propertyCampaignID
The Campaign Id of the Campaign being saved.
Public propertyManifestItem
Summary Status and results.
Public propertyType
The Type of Item being saved.
Top
Methods
NameDescription
Public methodSave
Execute the Save process for the Campaign Save item type. Save will throw an exception if the process fails.
Public methodSaveAndAddToManifest
Execute the Save process for the Campaign Save item type and logging progress in the manifest.
Top
See Also
Inheritance Hierarchy