CompiledGaugePointerInstance.GaugeInputValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the parsed value that represents the GaugeInputValue property in a GaugePointer class.
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
Property Value
A CompiledGaugeInputValueInstance parsed value that represents the GaugeInputValue property.