PointerImage.Instance Property

Definition

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

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

Property Value

A PointerImageInstance object.

Applies to