MARC_Record_Parsing_Error Class
Class stores basic error or error information which may
occur during processing
Namespace: SobekCM.Resource_Object.MARC.ErrorHandlingAssembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)
Syntax
C# |
---|
public class MARC_Record_Parsing_Error : IEquatable<MARC_Record_Parsing_Error> |
Inheritance Hierarchy
System..::..Object SobekCM.Resource_Object.MARC.ErrorHandling..::..MARC_Record_Parsing_Error
Constructors
Methods
| Name | Description |
---|
| Equals | Tests to see if this Error type is identical to another
Error type |
Fields
See Also