ReportExecutionService.BeginLoadReport Método

Definição

public:
 IAsyncResult ^ BeginLoadReport(System::String ^ Report, System::String ^ HistoryID, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginLoadReport (string Report, string HistoryID, AsyncCallback callback, object asyncState);
Public Function BeginLoadReport (Report As String, HistoryID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parâmetros

Report
String
HistoryID
String
callback
AsyncCallback
asyncState
Object

Retornos

IAsyncResult

Aplica-se a