Поделиться через


Свойство MapElementView.LayerName

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property LayerName As ReportStringProperty 
    Get
'Применение
Dim instance As MapElementView 
Dim value As ReportStringProperty 

value = instance.LayerName
public ReportStringProperty LayerName { get; }
public:
property ReportStringProperty^ LayerName {
    ReportStringProperty^ get ();
}
member LayerName : ReportStringProperty
function get LayerName () : ReportStringProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

См. также

Справочник

MapElementView Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering