言語

GaugePointer.Instance プロパティ

定義

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

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

プロパティ値

GaugePointerInstance オブジェクト。

適用対象