Condividi tramite


Proprietà ReportVariantProperty.Value

Gets the value of the property.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Value As Object 
    Get
'Utilizzo
Dim instance As ReportVariantProperty 
Dim value As Object 

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

Valore proprietà

Tipo: System.Object
An object.

Vedere anche

Riferimento

ReportVariantProperty Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering