Map.MapDataRegions Property

Definition

Gets a collection of data regions for the map.

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

Property Value

A MapDataRegionCollection object.

Applies to