ActiveReports 12 Server User Guide
Message Property

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

Reference

ExceptionDetail Class
ExceptionDetail Members