GaugeInputValue.Formula プロパティ

定義

複数の数値が存在する場合に行う計算の種類を取得します。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象