MapSpatialDataRegion.Instance Property

Definition

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

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

Property Value

A MapSpatialDataRegionInstance object.

Applies to