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 MappingErrorType

Inheritance
System.Object
MappingErrorType
Namespace: Mediachase.BusinessFoundation.Data.Business.Mapping
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0
Syntax
public sealed class MappingErrorType : Enum

Fields

MappingDeclarationError

Declaration
public const MappingErrorType MappingDeclarationError
Field Value
Type Description
MappingErrorType

MetaObjectCreation

Declaration
public const MappingErrorType MetaObjectCreation
Field Value
Type Description
MappingErrorType

SourceValueError

Declaration
public const MappingErrorType SourceValueError
Field Value
Type Description
MappingErrorType

UnknowError

Declaration
public const MappingErrorType UnknowError
Field Value
Type Description
MappingErrorType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32