MapElementView.Instance Property

Definition

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

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

Property Value

A MapElementViewInstance object.

Applies to