Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class MappingErrorCollection

Represents mapping error collection.

Inheritance
System.Object
MappingErrorCollection
Namespace: Mediachase.BusinessFoundation.Data.Business.Mapping
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0
Syntax
public class MappingErrorCollection : List<MappingError>

Constructors

MappingErrorCollection()

Initializes a new instance of the MappingErrorCollection class.

Declaration
public MappingErrorCollection()