DMDropFolderType Enumeration
|
Alterian Email Manager 6.2.3 SDK Help File
Indicates if the folder is to be used for List Import or other.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic enum DMDropFolderType
Public Enumeration DMDropFolderType
public enum class DMDropFolderType
DMLibrary.DMDropFolderType = function();
DMLibrary.DMDropFolderType.createEnum('DMLibrary.DMDropFolderType', false);
Members | Member name | Value | Description |
---|
| DMDDFT_NA | 0 | Drop folder type not declared. |
| DMDDFT_ListImport | 1 | Drop folder for list imports. |
See Also