言語

GaugeInputValueInstance.Formula プロパティ

定義

FormulaクラスにおけるGaugeInputValueプロパティの計算値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeInputValueFormulas Formula { Microsoft::ReportingServices::OnDemandReportRendering::GaugeInputValueFormulas get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValueFormulas Formula { get; }
member this.Formula : Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValueFormulas
Public ReadOnly Property Formula As GaugeInputValueFormulas

プロパティ値

GaugeInputValueFormulasプロパティの計算値を表すFormula値です。

適用対象