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. |
頂端