Partager via


Propriété LayerName

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LayerName As String
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .String
A string value that represents the calculated value of the LayerName property.