DMCategory Class

Alterian Email Manager 6.2.3 SDK Help File
An object containing the basic category information. This object is used as a container of sorts to organize groupings of other DM objects. For example: DMList objects, DMCreative objects, and DMModule objects are all grouped by category.
Inheritance Hierarchy

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

Syntax
public class DMCategory

The DMCategory type exposes the following members.

Fields
NameDescription
Public fieldID
Category ID
Public fieldName
Category name
Top
See Also