Map.MapLayers Property

Definition

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.

Applies to