Freigeben über


StateIndicator.GaugeInputValue-Eigenschaft

Gets the input value for the state indicator.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property GaugeInputValue As GaugeInputValue 
    Get
'Usage
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

Eigenschaftswert

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

Siehe auch

Verweis

StateIndicator Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace