Compartir a través de


StateIndicator.GaugeInputValue Propiedad

Gets the input value for the state indicator.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property GaugeInputValue As GaugeInputValue 
    Get
'Uso
Dim instance As StateIndicator 
Dim value As GaugeInputValue 

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

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValue
A GaugeInputValue object.

Vea también

Referencia

StateIndicator Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering