MapPoint.Instance Property

Definition

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

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

Property Value

A MapPointInstance object.

Applies to