[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Persistence.PersistenceException.ErrorCodes

PersistenceException.ErrorCodes Enum

Specifies error codes for persistence exceptions.

Namespace: GrapeCity.ActiveReports.Rdl.Persistence
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum PersistenceException.ErrorCodes

Fields

Name Description
MissingNamespaceURI

The namespace URI is missing.

UnrecognizedFileFormat

The file format is unrecognized.

Extension Methods