GaugeInputValue.CompiledInstance 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 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.