MapElementView.LayerName 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 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.