Поделиться через


Свойство MapSpatialElementTemplate.DataElementOutput

Gets a value that indicates whether the spatial element template will appear in a data rendering.

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

Синтаксис

'Декларация
Public ReadOnly Property DataElementOutput As DataElementOutputTypes 
    Get
'Применение
Dim instance As MapSpatialElementTemplate 
Dim value As DataElementOutputTypes 

value = instance.DataElementOutput
public DataElementOutputTypes DataElementOutput { get; }
public:
property DataElementOutputTypes DataElementOutput {
    DataElementOutputTypes get ();
}
member DataElementOutput : DataElementOutputTypes
function get DataElementOutput () : DataElementOutputTypes

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
One of the enumeration values of DataElementOutputTypes enumeration that indicates whether the spatial element template will appear in a data rendering.

См. также

Справочник

MapSpatialElementTemplate Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering