IndicatorState.Instance Property

Definition

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

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

Property Value

An IndicatorStateInstance object.

Applies to