Свойство MapSpatialElementTemplate.DataElementName
Gets the name for the spatial element template to use for a data element or attribute.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property DataElementName As String
Get
'Применение
Dim instance As MapSpatialElementTemplate
Dim value As String
value = instance.DataElementName
public string DataElementName { get; }
public:
property String^ DataElementName {
String^ get ();
}
member DataElementName : string
function get DataElementName () : String
Значение свойства
Тип: System.String
A string value that represents the name for the spatial element template to use for a data element or attribute.
См. также
Справочник
MapSpatialElementTemplate Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering