Freigeben über


ReportExecutionService.LoadReport2Async Methode

Definition

Überlädt

LoadReport2Async(String, String, Object)
LoadReport2Async(String, String)

LoadReport2Async(String, String, Object)

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

Parameter

Report
String
HistoryID
String
userState
Object

Gilt für:

LoadReport2Async(String, String)

public:
 void LoadReport2Async(System::String ^ Report, System::String ^ HistoryID);
public void LoadReport2Async (string Report, string HistoryID);
member this.LoadReport2Async : string * string -> unit
Public Sub LoadReport2Async (Report As String, HistoryID As String)

Parameter

Report
String
HistoryID
String

Gilt für: