Lingua

GaugeInputValue.Formula Proprietà

Definizione

Ottiene il tipo di calcolo da eseguire sui valori, se ce ne sono più di uno.

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)

Valore della proprietà

Un oggetto ReportEnumProperty<EnumType>.

Si applica a