ReportExecutionService.NavigateDocumentMapAsync 方法

定義

多載

NavigateDocumentMapAsync(String)

public:
 void NavigateDocumentMapAsync(System::String ^ DocMapID);
public void NavigateDocumentMapAsync(string DocMapID);
member this.NavigateDocumentMapAsync : string -> unit
Public Sub NavigateDocumentMapAsync (DocMapID As String)

參數

DocMapID
String

適用於

NavigateDocumentMapAsync(String, Object)

public:
 void NavigateDocumentMapAsync(System::String ^ DocMapID, System::Object ^ userState);
public void NavigateDocumentMapAsync(string DocMapID, object userState);
member this.NavigateDocumentMapAsync : string * obj -> unit
Public Sub NavigateDocumentMapAsync (DocMapID As String, userState As Object)

參數

DocMapID
String
userState
Object

適用於