ItemTypeEnum Enumeration

 

Describes the type of an item in a SharePoint library.

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

public enum class ItemTypeEnum

Member nameDescription
DataSource

Folder

Model

Report

Resource

Site

Unknown

Use the ItemTypeEnum enumeration with the Type property of the CatalogItem class.

Return to top
Show: