次の方法で共有


NumericIndicator.Instance プロパティ

定義

NumericIndicator クラスのインスタンスを取得します。

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

プロパティ値

NumericIndicator クラスのインスタンス。

適用対象