ItemTypeEnum Enumeration
Describes the type of an item in the report server database.
Assembly: ReportService2005 (in ReportService2005.dll)
| Member name | Description | |
|---|---|---|
| DataSource | ||
| Folder | ||
| LinkedReport | ||
| Model | ||
| Report | ||
| Resource | ||
| Unknown |
Use the ItemTypeEnum enumeration with the Type property of the CatalogItem class.
Show: