EMVariableMap Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the mapping of a list field id to a variable as part of a deployment.
Inheritance Hierarchy
SystemObject
  DMLibraryEMVariableMap

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

Syntax
public class EMVariableMap

The EMVariableMap type exposes the following members.

Constructors
NameDescription
Public methodEMVariableMap
Initializes a new instance of the EMVariableMap class
Top
Properties
NameDescription
Public propertyFieldID
List field ID.
Public propertyVariableID
The variable ID.
Top
See Also