ComponentOne Studio Web API Edition
CatalogItemType Enumeration

Indicates the type of the report catalog item.
Syntax
'Declaration
 
Public Enum CatalogItemType 
   Inherits System.Enum
public enum CatalogItemType : System.Enum 
Members
MemberDescription
FileIt's a report definition file.
FolderIt's a folder.
ReportIt's an SSRS report or the name of the FlexReport defined in the report definition file.
UnknownUnknown type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Api.Report.Models.CatalogItemType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Web.Api.Report.Models Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.