다음을 통해 공유


Close 메서드

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

네임스페이스:  Microsoft.ReportingServices.ReportProcessing
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Sub Close
‘사용 방법
Dim instance As IDocumentMap

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