MapElementView.LayerName Property

Definition

Gets the name of the map layer that contains the spatial element that is to be centered in a map viewport.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ LayerName { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty LayerName { get; }
member this.LayerName : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property LayerName As ReportStringProperty

Property Value

A ReportStringProperty object.

Applies to