Właściwość CompiledGaugePointerInstance.GaugeInputValue
Pobiera wartość analizowane, która reprezentuje GaugeInputValue właściwość w GaugePointer klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Property GaugeInputValue As CompiledGaugeInputValueInstance
Get
Friend Set
'Użycie
Dim instance As CompiledGaugePointerInstance
Dim value As CompiledGaugeInputValueInstance
value = instance.GaugeInputValue
public CompiledGaugeInputValueInstance GaugeInputValue { get; internal set; }
public:
property CompiledGaugeInputValueInstance^ GaugeInputValue {
CompiledGaugeInputValueInstance^ get ();
internal: void set (CompiledGaugeInputValueInstance^ value);
}
member GaugeInputValue : CompiledGaugeInputValueInstance with get, internal set
function get GaugeInputValue () : CompiledGaugeInputValueInstance
internal function set GaugeInputValue (value : CompiledGaugeInputValueInstance)
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance
A CompiledGaugeInputValueInstance analizowane wartości reprezentującej GaugeInputValue właściwość.