LOTUSSCRIPT/COM/OLE CLASSES


CreateDXLExporter method
Ejemplo

Creates a NotesDXLExporter object.

Nota This method is new with Release 6.

Defined in

NotesSession

Syntax

Set notesDXLExporter = notesSession.CreateDXLExporter( [ input ] , [ output ] )

Parameters

input


output
Return value

notesDXLExporter


Usage

See NotesDXLExporter and Pipelining for additional information.

Language cross-reference

createDxlExporter method in Java Session class

Ejemplo
Véase también