Map.MapDataRegions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.