[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.SharedDataSourceLoadException.ErrorCodes

SharedDataSourceLoadException.ErrorCodes Enum

Enum representing error codes for SharedDataSourceLoadException.

Namespace: GrapeCity.ActiveReports.Rendering.Tools
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum SharedDataSourceLoadException.ErrorCodes

Fields

Name Description
CanNotBeLoaded

Indicates that the shared data source cannot be loaded.

MissingElement

Indicates a missing required XML element.

Extension Methods