Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Defines the report elements that can be customized.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxe
'Declaração
Public Enumeration RdceCustomizableElementId
'Uso
Dim instance As RdceCustomizableElementId
public enum RdceCustomizableElementId
public enum class RdceCustomizableElementId
type RdceCustomizableElementId
public enum RdceCustomizableElementId
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |
Comentários
Pass the RdceCustomizableElementId object to the ProcessReportDefinition method.
The following members correspond to the elements directly under the root element <Report>.