ReportExecutionService.LoadReport2Async Metodo

Definizione

Overload

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);
Public Sub LoadReport2Async (Report As String, HistoryID As String, userState As Object)

Parametri

Report
String
HistoryID
String
userState
Object

Si applica a

LoadReport2Async(String, String)

public:
 void LoadReport2Async(System::String ^ Report, System::String ^ HistoryID);
public void LoadReport2Async (string Report, string HistoryID);
Public Sub LoadReport2Async (Report As String, HistoryID As String)

Parametri

Report
String
HistoryID
String

Si applica a