次の方法で共有


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 値。

適用対象