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

클래스에서 HyperlinkText 속성의 계산된 Action 값을 가져옵니다.

Label

Label 클래스의 Action 속성에 대한 계산된 값을 가져옵니다.

메서드

ResetInstanceCache()

인스턴스 캐시를 다시 설정합니다.

(다음에서 상속됨 BaseInstance)

적용 대상