次の方法で共有


LinearGauge.Instance プロパティ

定義

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

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

プロパティ値

LinearGaugeInstance オブジェクト。

適用対象