Map.MapDataRegions プロパティ
マップのデータ領域のコレクションを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property MapDataRegions As MapDataRegionCollection
Get
'使用
Dim instance As Map
Dim value As MapDataRegionCollection
value = instance.MapDataRegions
public MapDataRegionCollection MapDataRegions { get; }
public:
property MapDataRegionCollection^ MapDataRegions {
MapDataRegionCollection^ get ();
}
member MapDataRegions : MapDataRegionCollection
function get MapDataRegions () : MapDataRegionCollection
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.MapDataRegionCollection
MapDataRegionCollection オブジェクト。