DMCreativeCategory Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a category and all of the creatives attributed to it.
Inheritance Hierarchy
SystemObject
  DMLibraryDMCreativeCategory

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

Syntax
public class DMCreativeCategory

The DMCreativeCategory type exposes the following members.

Fields
NameDescription
Public fieldCreatives
Collection of all the creatives in this category.
Public fieldID
ID of the creative category.
Public fieldName
Name of the creative category.
Public fieldParentID
ID of the parent creative category.
Top
See Also