MapElementView.LayerName Property

Definition

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

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression LayerName { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression LayerName { get; set; }
member this.LayerName : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property LayerName As ReportExpression

Property Value

A ReportExpression object.

Applies to