DMRVariable Class

Alterian Email Manager 6.2.3 SDK Help File
A light-weight representation of variables for use with the reporting web service.
Inheritance Hierarchy
SystemObject
  DMLibraryDMRVariable

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

Syntax
public class DMRVariable

The DMRVariable type exposes the following members.

Fields
NameDescription
Public fieldID
ID of the variable.
Public fieldName
Name of the variable.
Public fieldVariableType
The type of this variable.
Top
See Also