DMModuleInfo Class

Alterian Email Manager 6.2.3 SDK Help File
Light-weight class to represent a DM Module.
Inheritance Hierarchy
SystemObject
  DMLibraryDMModuleInfo

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

Syntax
public class DMModuleInfo

The DMModuleInfo type exposes the following members.

Fields
NameDescription
Public fieldID
ID of the module.
Public fieldName
Name of the module.
Top
See Also