Gauge.Instance Property

Definition

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

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

Property Value

A GaugeInstance object.

Applies to