DMModule Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a basic organizational block for grouping DM functionality.
Inheritance Hierarchy
SystemObject
  DMLibraryDMModule

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

Syntax
[SerializableAttribute]
public class DMModule

The DMModule type exposes the following members.

Properties
NameDescription
Public propertySecureURL
Secure URL for this module [if applicable]
Public propertyURL
URL for this module [if applicable]
Top
Fields
NameDescription
Public fieldCategoryID
ID of the category this module belongs to.
Public fieldID
ID of the module.
Public fieldName
Name of the module.
Public fieldPermissions
Collection of permissions regarding resources available under this module.
Top
See Also