Share via


IDocumentMap.Close Method

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

Namespace:  Microsoft.ReportingServices.ReportProcessing
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Sub Close
'Usage
Dim instance As IDocumentMap

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