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


Перечисление RdceCustomizableElementId

Defines the report elements that can be customized.

Пространство имен:  Microsoft.ReportingServices.Interfaces
Сборки:   Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Синтаксис

'Декларация
Public Enumeration RdceCustomizableElementId
'Применение
Dim instance As RdceCustomizableElementId
public enum RdceCustomizableElementId
public enum class RdceCustomizableElementId
type RdceCustomizableElementId
public enum RdceCustomizableElementId

Элементы

Имя элемента Описание
Body Specifies the body element of the report.
PageHeader Specifies the page header element of the report.
PageFooter Specifies the page footer element of the report.
Page Specifies the page element of the report.
DataSets Specifies the datasets used in the report definition.

Замечания

Pass the RdceCustomizableElementId object to the ProcessReportDefinition()()()() method.

The following members correspond to the elements directly under the root element <Report>.