GaugeInputValue.CompiledInstance Property

Definition

Gets the instance of the compiled gauge input value.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::CompiledGaugeInputValueInstance ^ CompiledInstance { Microsoft::ReportingServices::OnDemandReportRendering::CompiledGaugeInputValueInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance CompiledInstance { get; }
member this.CompiledInstance : Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance
Public ReadOnly Property CompiledInstance As CompiledGaugeInputValueInstance

Property Value

A CompiledGaugeInputValueInstance object.

Applies to