GaugeInputValueInstance.Formula Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.