CompiledGaugePointerInstance.GaugeInputValue Property

Definition

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.

Applies to