CompiledGaugePointerInstance.GaugeInputValue Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il valore analizzato che rappresenta la GaugeInputValue proprietà in una GaugePointer classe.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::CompiledGaugeInputValueInstance ^ GaugeInputValue { Microsoft::ReportingServices::OnDemandReportRendering::CompiledGaugeInputValueInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance GaugeInputValue { get; }
member this.GaugeInputValue : Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance
Public ReadOnly Property GaugeInputValue As CompiledGaugeInputValueInstance
Valore della proprietà
Un CompiledGaugeInputValueInstance valore analizzato che rappresenta la GaugeInputValue proprietà.