Alterian Email Manager 6.2.3 SDK Help File
Enumerator for export cursors.
Inheritance Hierarchy Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic class DMExportCursor
Public Class DMExportCursor
public ref class DMExportCursor
type DMExportCursor = class end
DMLibrary.DMExportCursor = function();
Type.createClass(
'DMLibrary.DMExportCursor');
The DMExportCursor type exposes the following members.
Fields | Name | Description |
---|
 | CursorData |
Indicates an integer array of cursor data which is comprised of Date, EventID, DeploymentID, RecipientID and ListId.
|
Top
See Also