ReportExecutionService.LoadReport2Async Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| 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)
Parâmetros
- Report
- String
- HistoryID
- String
- userState
- Object
Aplica-se a
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)
Parâmetros
- Report
- String
- HistoryID
- String