This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerErrorReports Interface > IServerErrorReports.ReportErrors Method (ArcObjects .NET 10.5 SDK) |
Uploads stored error reports to the reporting web service.
[Visual Basic .NET]
Public Sub ReportErrors ( _
)
[C#] public void ReportErrors ( );
[C++]
HRESULT ReportErrors(
void
);