GaugeInputValueInstance.Formula Property

Definition

Gets the calculated value of the Formula property in a GaugeInputValue class.

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

Property Value

A GaugeInputValueFormulas value that represents the calculated value of the Formula property.

Applies to