DMSAMTemplate Class

Alterian Email Manager 6.2.3 SDK Help File
A light-weight class representing a template for the send a message library.
Inheritance Hierarchy
SystemObject
  DMLibraryDMSAMTemplate

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

Syntax
public class DMSAMTemplate

The DMSAMTemplate type exposes the following members.

Fields
NameDescription
Public fieldID
ID of the template.
Public fieldName
Name of the template.
Public fieldText
Flag indicating whether the template is text.
Top
See Also