Метод Close

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

Пространство имен:  Microsoft.ReportingServices.ReportProcessing
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Sub Close
'Применение
Dim instance As IDocumentMap

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