GaugeInputValue.Instance プロパティ

定義

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

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

プロパティ値

GaugeInputValueInstance オブジェクト。

適用対象