Language

Map.MapDataRegions プロパティ

定義

地図用のデータリージョンの集合を取得します。

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

プロパティ値

MapDataRegionCollection オブジェクト。

適用対象