Właściwość GaugePointer.GaugeInputValue
Wartość dla wskaźnika.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property GaugeInputValue As GaugeInputValue
Get
'Użycie
Dim instance As GaugePointer
Dim value As GaugeInputValue
value = instance.GaugeInputValue
public GaugeInputValue GaugeInputValue { get; }
public:
property GaugeInputValue^ GaugeInputValue {
GaugeInputValue^ get ();
}
member GaugeInputValue : GaugeInputValue
function get GaugeInputValue () : GaugeInputValue
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValue
A GaugeInputValue obiektu.
Zobacz także