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

In This Topic
ErrorCode Property (SharedDataSourceLoadException)
In This Topic
Gets the error code indicating the type of error that occurred.
Syntax
'Declaration
 
Public ReadOnly Property ErrorCode As SharedDataSourceLoadException.ErrorCodes
 
See Also