ReportExecutionService.LoadReport3Async Método

Definição

Sobrecargas

LoadReport3Async(String, String)
LoadReport3Async(String, String, Object)

LoadReport3Async(String, String)

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

Parâmetros

Report
String
HistoryID
String

Aplica-se a

LoadReport3Async(String, String, Object)

public:
 void LoadReport3Async(System::String ^ Report, System::String ^ HistoryID, System::Object ^ userState);
public void LoadReport3Async (string Report, string HistoryID, object userState);
Public Sub LoadReport3Async (Report As String, HistoryID As String, userState As Object)

Parâmetros

Report
String
HistoryID
String
userState
Object

Aplica-se a