Gets execution object from cache.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ServerAssembly: PerpetuumSoft.ReportingServices.Viewer.Server (in PerpetuumSoft.ReportingServices.Viewer.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
Object GetExecutionFromCache( string executionId ) |
Visual Basic (Declaration) |
---|
Function GetExecutionFromCache ( _ executionId As String _ ) As Object |
Visual C++ |
---|
Object^ GetExecutionFromCache( String^ executionId ) |
Parameters
- executionId
- Type: System..::.String
Execution ID.