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