StateIndicator.Instance Property

Definition

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

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

Property Value

A StateIndicatorInstance object.

Applies to