ActiveReports 12 Server User Guide
Type Property (ExceptionDetail)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Errors Namespace > ExceptionDetail Class : Type Property
Gets or sets the type string for the exception passed to the constructor.
Syntax
'Declaration
 
Public Property Type As String
public string Type {get; set;}
See Also

Reference

ExceptionDetail Class
ExceptionDetail Members