共用方式為


Action 成員

Contains a hyperlink, bookmark link or drillthrough action associated with a report item.

Action 型別公開下列成員。

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 BookmarkLink An expression that evaluates to the ID of a bookmark within the report to go to when this report item is clicked on.
公用屬性 Drillthrough The drillthrough report that should be executed by clicking on the hyperlink
公用屬性 Hyperlink An expression that evaluates to the URL of the hyperlink.
公用屬性 Instance Gets the report instance object that contains the calculated values of this report definition object.
公用屬性 Label Gets the label text for this action.

頂端