MARC_Record_Parsing_Warning Class
Class stores basic warning 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_Warning : IEquatable<MARC_Record_Parsing_Warning> |
Inheritance Hierarchy
System..::..Object SobekCM.Resource_Object.MARC.ErrorHandling..::..MARC_Record_Parsing_Warning
Constructors
Methods
| Name | Description |
---|
| Equals | Tests to see if this warning type is identical to another
warning type |
Fields
See Also