다음을 통해 공유


ReportExecutionService.NavigateDocumentMapAsync 메서드 (String, Object)

네임스페이스:  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)

구문

‘선언
Public Sub NavigateDocumentMapAsync ( _
    DocMapID As String, _
    userState As Object _
)
public void NavigateDocumentMapAsync(
    string DocMapID,
    Object userState
)
public:
void NavigateDocumentMapAsync(
    String^ DocMapID, 
    Object^ userState
)
member NavigateDocumentMapAsync : 
        DocMapID:string * 
        userState:Object -> unit 
public function NavigateDocumentMapAsync(
    DocMapID : String, 
    userState : Object
)

매개 변수

  • DocMapID
    형식: String
  • userState
    형식: Object

참고 항목

참조

ReportExecutionService 클래스

NavigateDocumentMapAsync 오버로드

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스