Alterian Email Manager 6.2.3 SDK Help File
Light-weight class to represent a DM Module.
Inheritance Hierarchy Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic class DMModuleInfo
Public Class DMModuleInfo
public ref class DMModuleInfo
type DMModuleInfo = class end
DMLibrary.DMModuleInfo = function();
Type.createClass(
'DMLibrary.DMModuleInfo');
The DMModuleInfo type exposes the following members.
Fields | Name | Description |
---|
 | ID | ID of the module. |
 | Name | Name of the module. |
Top
See Also