Close méthode
Performs processing when the document map is closed by the end user.
Espace de noms : Microsoft.ReportingServices.ReportProcessing
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Sub Close
'Utilisation
Dim instance As IDocumentMap
instance.Close()
void Close()
void Close()
abstract Close : unit -> unit
function Close()