Map.MapLayers 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 layers for the map.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapLayerCollection ^ MapLayers { Microsoft::ReportingServices::OnDemandReportRendering::MapLayerCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapLayerCollection MapLayers { get; }
member this.MapLayers : Microsoft.ReportingServices.OnDemandReportRendering.MapLayerCollection
Public ReadOnly Property MapLayers As MapLayerCollection
Property Value
A MapLayerCollection object.