ActionDrillthrough.Instance プロパティ

定義

このレポート定義オブジェクトの計算値を含むレポートインスタンスオブジェクトを取得します。

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

プロパティ値

ActionDrillthroughInstance オブジェクト。

適用対象