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 LoadDrillthroughTargetAsync( string id, string DrillthroughID, Object userState ) |
| Visual Basic (Declaration) |
|---|
Public Sub LoadDrillthroughTargetAsync ( _ id As String, _ DrillthroughID As String, _ userState As Object _ ) |
| Visual C++ |
|---|
public: void LoadDrillthroughTargetAsync( String^ id, String^ DrillthroughID, Object^ userState ) |
Parameters
- id
- Type: System..::.String
- DrillthroughID
- Type: System..::.String
- userState
- Type: System..::.Object