DMReportSubGroup Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a sub-group nested within a DMReportGroup. A container to hold and define the organization of those sub-groups.
Inheritance Hierarchy
SystemObject
  DMLibraryDMReportSubGroup

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

Syntax
public class DMReportSubGroup

The DMReportSubGroup type exposes the following members.

Fields
NameDescription
Public fieldColumnValues
Public fieldColumnValuesNumeric
Public fieldHasValues
Flag indicating whether this sub-group contains any values.
Public fieldID
ID of the sub-group.
Public fieldName
Name of the sub-group.
Public fieldSubGroup
Top
See Also