次の方法で共有


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 オブジェクト。

適用対象