ReportExecutionService.GetRenderResourceAsync 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
| GetRenderResourceAsync(String, String) | |
| GetRenderResourceAsync(String, String, Object) |
GetRenderResourceAsync(String, String)
GetRenderResourceAsync(String, String, Object)
public:
void GetRenderResourceAsync(System::String ^ Format, System::String ^ DeviceInfo, System::Object ^ userState);
public void GetRenderResourceAsync (string Format, string DeviceInfo, object userState);
Public Sub GetRenderResourceAsync (Format As String, DeviceInfo As String, userState As Object)
Parâmetros
- Format
- String
- DeviceInfo
- String
- userState
- Object