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.