Thermometer.Instance Property

Definition

Gets the report instance object that contains the calculated values of this report definition object.

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

Property Value

A ThermometerInstance object.

Applies to