ActionInstance Class

Definition

Represents an instance type of the Action class, and contains the calculated values of the properties in Action.

public ref class ActionInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ActionInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ActionInstance = class
    inherit BaseInstance
Public NotInheritable Class ActionInstance
Inherits BaseInstance
Inheritance
ActionInstance

Properties

BookmarkLink

Gets the calculated value of the BookmarkLink property in a Action class.

Hyperlink

Gets the calculated value of the Hyperlink property in a Action class.

HyperlinkText

Gets the calculated value of the HyperlinkText property in a Action class.

Label

Gets the calculated value of the Label property in a Action class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to