Alterian Email Manager 6.2.3 SDK Help File
A light-weight class for representing a creative. Used with the reporting web service.
Inheritance Hierarchy Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic ref class DMRCreative
type DMRCreative = class end
DMLibrary.DMRCreative = function();
Type.createClass(
'DMLibrary.DMRCreative');
The DMRCreative type exposes the following members.
Fields | Name | Description |
---|
 | ID | ID of the creative. |
 | Name | Name of the creative. |
Top
See Also