ActiveReports 12 Server User Guide
DescriptionType Enumeration

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace : DescriptionType Enumeration
Represents a description types.
Syntax
'Declaration
 
Public Enum DescriptionType 
   Inherits System.Enum
public enum DescriptionType : System.Enum 
Members
MemberDescription
AssemblyRepresents an assembly
ModelRepresents a semantic model
ReportRepresents a report
StyleRepresents a style
ThemeRepresents a theme
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.ReportServices.Contracts.DescriptionType

See Also

Reference

ActiveReports.Server.ReportServices.Contracts Namespace