ReportExecutionService.NavigateDocumentMapAsync 메서드 (String)

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

구문

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

매개 변수

  • DocMapID
    형식: String

참고 항목

참조

ReportExecutionService 클래스

NavigateDocumentMapAsync 오버로드

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