FileSetCreateExportLogEntry Method
|
Alterian Email Manager 6.2.3 SDK Help File
Create an export log entry for this, populates fileId
Namespace:
DMLibrary.SEVAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic void CreateExportLogEntry()
Public Sub CreateExportLogEntry
public:
virtual void CreateExportLogEntry() sealed
abstract CreateExportLogEntry : unit -> unit
override CreateExportLogEntry : unit -> unit
function CreateExportLogEntry();
Implements
IFileSetCreateExportLogEntry
See Also