言語

Action.Drillthrough プロパティ

定義

ハイパーリンクをクリックして実行すべきドリルスルーレポートを取得したり設定したりします。

public:
 property Microsoft::ReportingServices::RdlObjectModel::Drillthrough ^ Drillthrough { Microsoft::ReportingServices::RdlObjectModel::Drillthrough ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::Drillthrough ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.Drillthrough Drillthrough { get; set; }
member this.Drillthrough : Microsoft.ReportingServices.RdlObjectModel.Drillthrough with get, set
Public Property Drillthrough As Drillthrough

プロパティ値

ハイパーリンクをクリックして実行すべき Drillthrough オブジェクトです。

適用対象