Partager via


Propriété ReportDoubleProperty.Value

Gets the double value of the property.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Value As Double 
    Get
'Utilisation
Dim instance As ReportDoubleProperty 
Dim value As Double 

value = instance.Value
public double Value { get; }
public:
property double Value {
    double get ();
}
member Value : float
function get Value () : double

Valeur de propriété

Type : System.Double
A double value.

Voir aussi

Référence

ReportDoubleProperty Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering