IReportDefinitionCustomizationExtension Members
Include Protected Members
Include Inherited Members
Defines the ProcessReportDefinition() method that is used to process a report definition.
The IReportDefinitionCustomizationExtension type exposes the following members.
Methods
Name | Description | |
---|---|---|
ProcessReportDefinition(array<Byte[], IReportContext, IUserContext, array<Byte[]%, IEnumerable<RdceCustomizableElementId>%) | Processes changes to a report definition. | |
SetConfiguration(String) | Used to pass custom configuration data to an extension. (Inherited from IExtension.) |
Top
Properties
Name | Description | |
---|---|---|
LocalizedName | Gets the localized name of the extension to be displayed in a user interface. (Inherited from IExtension.) |
Top