言語

IndicatorImage.Instance プロパティ

定義

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

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

プロパティ値

IndicatorImageInstance オブジェクト。

適用対象