ActionInstance 类

定义

表示类的 Action 实例类型,并包含属性的 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
继承
ActionInstance

属性

BookmarkLink

获取 BookmarkLink 类中 Action 属性的计算值。

Hyperlink

获取 Hyperlink 类中 Action 属性的计算值。

HyperlinkText

获取类中 Action HyperlinkText 属性的计算值。

Label

获取 Label 类中 Action 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于