IUtility ReportError Method ConfirmDelivery Inc API Documentation
Used to allow error reporting for other applications relevent to CDI

Namespace: CDI_WCFService3.ICDI_WCFService
Assembly: CDI_WCFService3 (in CDI_WCFService3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

Function ReportError ( _
	authHeader As AuthHeader, _
	err As GeneralException _
) As String

Return Value

"Error Reported." [String]
Remarks

See Also