Proprietà Value
Gets the parsed value that represents the Value property in a GaugeInputValue class.
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 CompiledGaugeInputValueInstance
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
A parsed value that represents the Value property.