ExtensionTypeEnum Enumeration
Describes the type of extension that is registered with the report server.
Assembly: ReportService2005 (in ReportService2005.dll)
| Member name | Description | |
|---|---|---|
| All | ||
| Data | ||
| Delivery | ||
| Render |
Use the ExtensionTypeEnum enumeration with the ExtensionTypeEnum property of the ExtensionTypeEnum class.
ExtensionTypeEnum is passed as input to the ListExtensions method to indicate the type of extension that the method returns as output.
Show: