Свойство LayerName

Gets the calculated value of the LayerName property in a MapElementView class.

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

Синтаксис

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

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

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

Тип: System. . :: . .String
A string value that represents the calculated value of the LayerName property.