LOTUSSCRIPT/COM/OLE CLASSES


CreateXSLTransformer method
Ejemplo

Creates a NotesXSLTransformer object.

Nota This method is new with Release 6.

Nota This method is not supported in COM.

Defined in

NotesSession

Syntax

Set notesXSLTransformer = notesSession.CreateXSLTransformer( [ input [, styleSheet [, output ] ] ])

Parameters

input


styleSheet
output
Return value

notesXSLTransformer


Usage

See NotesXSLTransformer and Pipelining for additional information.

Ejemplo
Véase también