Action.BookmarkLink プロパティ

定義

レポート内のブックマークのIDに評価する式が割り当てられ、このレポート項目をクリックするとそこにアクセスできます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ BookmarkLink { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty BookmarkLink { get; }
member this.BookmarkLink : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property BookmarkLink As ReportStringProperty

プロパティ値

ReportStringProperty オブジェクト。

適用対象