MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / DataProcessingException Class / ErrorCode Property

In This Topic
ErrorCode Property (DataProcessingException)
In This Topic
Gets the error code associated with the exception.
Syntax
'Declaration
 
Public ReadOnly Property ErrorCode As DataProcessingException.ErrorCodes
 
See Also