DMCreative Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a SDL Email Manager creative object.
Inheritance Hierarchy
SystemObject
  DMLibraryDMCreative

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

Syntax
public class DMCreative

The DMCreative type exposes the following members.

Fields
NameDescription
Public fieldCategoryID
ID of the category the creative belongs to.
Public fieldCreated
Date and time when the creative was created.
Public fieldDeployAccess
Boolean value indicating whether the creative can be deployed or not.
Public fieldDescription
Description of the creative.
Public fieldEditDefaults
This value is unused.
Public fieldID
ID of the creative.
Public fieldModified
Date and time the creative was last modified.
Public fieldModifyAccess
Boolean value indicating whether the creative can be modified or not.
Public fieldName
Name of the creative.
Public fieldReportAccess
Boolean value indicating whether a report can be pulled on this creative or not.
Public fieldTemplateDefaults
Object containing information about the default templates for the creative.
Public fieldThumbnail
Image name for thumbnail preview of the creative.
Top
See Also