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()