IndicatorImage.Instance Property

Definition

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

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

Property Value

An IndicatorImageInstance object.

Applies to