[]
        
(Showing Draft Content)

C1.Schedule.MappingInfo.-ctor

MappingInfo Constructor

MappingInfo(Type, Type, string, bool, object)

Use this ctor when property of bound object has to have the type other than type of the internal object's property.

Declaration
protected MappingInfo(Type type, Type dataType, string propName, bool required, object defaultValue)
Parameters
Type Name Description
Type type
Type dataType
string propName
bool required
object defaultValue