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


Свойство MapSpatialElementTemplate.DataElementOutput

Indicates whether the spatial element template will appear in a data rendering.

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

Синтаксис

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

value = instance.DataElementOutput

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

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

Тип: Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes
A DataElementOutputTypes object.

См. также

Справочник

MapSpatialElementTemplate Класс

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