DMSummaryColumn Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a column in a summary report.
Inheritance Hierarchy
SystemObject
  DMLibraryDMSummaryColumn

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

Syntax
public class DMSummaryColumn

The DMSummaryColumn type exposes the following members.

Fields
NameDescription
Public fieldCreated
Date and time this column was created.
Public fieldExpression
A collection of expression parts describing the expression for this column.
Public fieldFormat
Format of the column's data.
Public fieldID
ID of the column.
Public fieldModified
Date and time this column was last modified.
Public fieldName
Name of the column.
Public fieldSystem
Flag indicating whether the column is a system column or user defined.
Top
See Also