Compartir a través de


Close Método

Performs processing when the document map is closed by the end user.

Espacio de nombres:  Microsoft.ReportingServices.ReportProcessing
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Sub Close
'Uso
Dim instance As IDocumentMap

instance.Close()
void Close()
void Close()
abstract Close : unit -> unit 
function Close()