Represents the cache object to the stored data for the report execution.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Server
Assembly:  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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.ReportingServices.Viewer.Server..::.ExecutionCacheObject

See Also