LOTUSSCRIPT/COM/OLE CLASSES


Log property
Example

Read-only. An XML representation of warnings, errors, and fatal errors generated by the processor.

Note For COM this property is implemented in NotesDXLExporter and NotesDXLImporter.

Defined in

NotesXMLProcessor

Data type

String

Syntax

To get: log$ = notesXMLProcessor.Log

Language cross-reference

Log property in Java DxlExporter class

Log property in Java DxlImporter class

Example