Language

ActionInfo.CreateBookmarkLinkAction メソッド

定義

コレクションにブックマークリンクアクションを追加します。 これはカスタムレポート項目で使われます。

public:
 Microsoft::ReportingServices::OnDemandReportRendering::Action ^ CreateBookmarkLinkAction();
public Microsoft.ReportingServices.OnDemandReportRendering.Action CreateBookmarkLinkAction();
member this.CreateBookmarkLinkAction : unit -> Microsoft.ReportingServices.OnDemandReportRendering.Action
Public Function CreateBookmarkLinkAction () As Action

返品

コレクションへのブックマークリンクアクションを表す Action オブジェクトです。

適用対象