Exago .NET API Documentation
wrContentType Enumeration
WebReports.Api Namespace : wrContentType Enumeration
Used by Storage Management, to describe the category of item represented by a record in the Content Storage Management database table.
Syntax
public enum wrContentType : System.Enum 
Members
MemberValueDescription
All99References all content types.
Folder1Item is a folder.
Report0Item is a report.
Template3Item is a template file.
Theme2Item is a chart, report or map theme.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         WebReports.Api.wrContentType

See Also

Reference

WebReports.Api Namespace