EMCampaignSaveManifestItem Class

Alterian Email Manager 6.2.3 SDK Help File
A Summary Save Manifest Item.
Inheritance Hierarchy
SystemObject
  DMLibraryEMCampaignSaveManifestItem

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

Syntax
[SerializableAttribute]
public class EMCampaignSaveManifestItem

The EMCampaignSaveManifestItem type exposes the following members.

Constructors
Properties
NameDescription
Public propertyEncoding
Optional Encoding string value to be used when auto-detect is used.
Public propertySavedID
Optional New Entity Id that is the result of the Save process.
Public propertySaveItemID
Save Context Id for this Save Item.
Public propertyStatus
The State the Save is in.
Public propertyTextEncoding
Public propertyType
Save Item Type.
Public propertyWarningMessage
Warning message for encoding difference
Top
Methods
See Also