ActiveReports 12 Server User Guide
StackTrace Property (ExceptionDetail)

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

Reference

ExceptionDetail Class
ExceptionDetail Members