ActionDrillthroughInstance Class

Definition

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
ActionDrillthroughInstance

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)

Applies to