This topic has not yet been rated - Rate this topic

ExtensionTypeEnum Enumeration

Describes the type of extension that is registered with the report server.

Namespace:  ReportExecution2005
Assembly:  ReportExecution2005 (in ReportExecution2005.dll)

public enum ExtensionTypeEnum
Member name Description
Delivery Describes a delivery extension type.
Render Describes a rendering extension type.
Data Describes a data processing extension type.
All Describes all extension types.

Use the ExtensionTypeEnum enumeration with the ExtensionType property of the Extension class.

ExtensionTypeEnum is passed as input to the ListExtensions method to indicate the type of extension that the method returns as output.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ