EMVariableCompatibleFieldMap Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a variable type and it's associated compatible fields
Inheritance Hierarchy
SystemObject
  DMLibraryEMVariableCompatibleFieldMap

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

Syntax
public class EMVariableCompatibleFieldMap

The EMVariableCompatibleFieldMap type exposes the following members.

Constructors
Properties
NameDescription
Public propertyCompatibleFields
Collection of compatible fields
Public propertyVariableType
Type of variable.
Top
See Also