Alterian Email Manager 6.2.3 SDK Help File
A light-weight class representing a template for the send a message library.
Inheritance Hierarchy Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic class DMSAMTemplate
Public Class DMSAMTemplate
public ref class DMSAMTemplate
type DMSAMTemplate = class end
DMLibrary.DMSAMTemplate = function();
Type.createClass(
'DMLibrary.DMSAMTemplate');
The DMSAMTemplate type exposes the following members.
Fields | Name | Description |
---|
 | ID | ID of the template. |
 | Name | Name of the template. |
 | Text | Flag indicating whether the template is text. |
Top
See Also