Namespace:
PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public ExceptionDetailBase ReportError { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ReportError As ExceptionDetailBase |
Visual C++ |
---|
public: property ExceptionDetailBase^ ReportError { ExceptionDetailBase^ get (); } |