ActionDrillthroughInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an instance type of the ActionDrillthrough class, and contains the calculated values of the properties in ActionDrillthrough.
public ref class ActionDrillthroughInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ActionDrillthroughInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ActionDrillthroughInstance = class
inherit BaseInstance
Public NotInheritable Class ActionDrillthroughInstance
Inherits BaseInstance
- Inheritance
Properties
DrillthroughID |
Gets the unique identifier of this ActionDrillthroughInstance object. |
DrillthroughUrl |
Gets the URL of the drillthrough report. |
ReportName |
Gets the calculated value of the ReportName property in a ActionDrillthrough class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |