MappedParsedItem Class

Alterian Email Manager 6.2.3 SDK Help File
Mapped Prased Item
Inheritance Hierarchy
SystemObject
  DMLibrary.ParserMappedParsedItem

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

Syntax
public class MappedParsedItem

The MappedParsedItem type exposes the following members.

Constructors
NameDescription
Public methodMappedParsedItem
Initializes a new instance of the MappedParsedItem class
Top
Properties
NameDescription
Public propertyCampaignId
Gets and sets campaign Id
Public propertyCampaignName
Gets and sets campaign name
Public propertyHasNewEvent
Gets and sets whether mapped items has any new evetns
Public propertyHasNewVariable
Gets and sets whether mapped items has any new variable
Public propertyInsertImagePathCount
Image path count that are inserted
Public propertyMappedEvents
Gets and sets list of mapped events MappedEvents
Public propertyMappedVariables
Gets and sets list of mapped variables MappedEMVariable
Top
See Also