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