Udostępnij przez


Właściwość MapElementViewInstance.LayerName

Pobiera wartość obliczoną LayerName właściwość w MapElementView klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property LayerName As String
    Get
'Użycie
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

Wartość właściwości

Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości LayerName właściwość.