ReportExecutionService.EndNavigateDocumentMap 메서드
네임스페이스: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)
구문
‘선언
Public Function EndNavigateDocumentMap ( _
asyncResult As IAsyncResult _
) As Integer
public int EndNavigateDocumentMap(
IAsyncResult asyncResult
)
public:
int EndNavigateDocumentMap(
IAsyncResult^ asyncResult
)
member EndNavigateDocumentMap :
asyncResult:IAsyncResult -> int
public function EndNavigateDocumentMap(
asyncResult : IAsyncResult
) : int
매개 변수
- asyncResult
형식: IAsyncResult
반환 값
형식: Int32
참고 항목
참조
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스