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


Интерфейс IReportDefinitionCustomizationExtension

Defines the ProcessReportDefinition method that is used to process a report definition.

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

Синтаксис

'Декларация
Public Interface IReportDefinitionCustomizationExtension _
    Inherits IExtension
'Применение
Dim instance As IReportDefinitionCustomizationExtension
public interface IReportDefinitionCustomizationExtension : IExtension
public interface class IReportDefinitionCustomizationExtension : IExtension
type IReportDefinitionCustomizationExtension =  
    interface 
        interface IExtension 
    end
public interface IReportDefinitionCustomizationExtension extends IExtension

Тип IReportDefinitionCustomizationExtension обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Производный от IExtension.)

В начало

Методы

  Имя Описание
Открытый метод ProcessReportDefinition Processes changes to a report definition.
Открытый метод SetConfiguration Used to pass custom configuration data to an extension. (Производный от IExtension.)

В начало

См. также

Справочник

Пространство имен Microsoft.ReportingServices.Interfaces