DMRColumn Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a column class specifically for the reporting web service.
Inheritance Hierarchy
SystemObject
  DMLibraryDMRColumn

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

Syntax
public class DMRColumn

The DMRColumn type exposes the following members.

Fields
NameDescription
Public fieldColumnID
ID of the column.
Public fieldExpression
Collection of expressions used to define the report.
Public fieldFormat
The column format.
Public fieldSort
Column sorting.
Public fieldTitle
Column title.
Top
See Also