DMTemplate Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a creative template.
Inheritance Hierarchy
SystemObject
  DMLibraryDMTemplate

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

Syntax
public class DMTemplate

The DMTemplate type exposes the following members.

Fields
NameDescription
Public fieldCreated
Date and time the template was created.
Public fieldEncoding
Public fieldFileName
Public fieldForwardEventID
Public fieldID
ID of the template.
Public fieldModified
Date and time the template was last modified.
Public fieldName
Name of the template.
Public fieldShared
Public fieldText
Flag indicating whether the template is text only.
Public fieldVarClose
Public fieldVarOpen
Public fieldViewEventID
Top
See Also