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.
DataSets Specifies the datasets used in the report definition.
Page Specifies the page element of the report.
PageFooter Specifies the page footer element of the report.
PageHeader Specifies the page header element of the report.

주의

Pass the RdceCustomizableElementId object to the ProcessReportDefinition method.

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

참고 항목

참조

Microsoft.ReportingServices.Interfaces 네임스페이스