Share via


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
Public method ProcessReportDefinition(array<Byte[], IReportContext, IUserContext, array<Byte[]%, IEnumerable<RdceCustomizableElementId>%) Processes changes to a report definition.
Public method SetConfiguration(String) Used to pass custom configuration data to an extension. (Inherited from IExtension.)

Top

Properties

  Name Description
Public property LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Inherited from IExtension.)

Top