Represents the cache object to the stored data for the report execution.
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# |
|---|
[SerializableAttribute] public class ExecutionCacheObject |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class ExecutionCacheObject |
| Visual C++ |
|---|
[SerializableAttribute] public ref class ExecutionCacheObject |