Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the calculated value of the Formula property in a GaugeInputValue class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Formula As GaugeInputValueFormulas
Get
'Utilisation
Dim instance As GaugeInputValueInstance
Dim value As GaugeInputValueFormulas
value = instance.Formula
public GaugeInputValueFormulas Formula { get; }
public:
property GaugeInputValueFormulas Formula {
GaugeInputValueFormulas get ();
}
member Formula : GaugeInputValueFormulas
function get Formula () : GaugeInputValueFormulas
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValueFormulas
A GaugeInputValueFormulas value that represents the calculated value of the Formula property.
Voir aussi
Référence
GaugeInputValueInstance Classe
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering