GaugeInputValue.Formula Eigenschaft

Definition

Erhält die Art der Berechnung, die auf die Werte ausgeführt werden soll, wenn mehr als einer vorhanden ist.

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)

Eigenschaftswert

Ein ReportEnumProperty<EnumType>-Objekt.

Gilt für: