Namespace:
PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public void GetImageStreamAsync( string id, string resourceId, Object userState ) |
| Visual Basic (Declaration) |
|---|
Public Sub GetImageStreamAsync ( _ id As String, _ resourceId As String, _ userState As Object _ ) |
| Visual C++ |
|---|
public: void GetImageStreamAsync( String^ id, String^ resourceId, Object^ userState ) |
Parameters
- id
- Type: System..::.String
- resourceId
- Type: System..::.String
- userState
- Type: System..::.Object