DataType Property (MappingInfo)
In This Topic
Gets the
System.Type value determining the type of the data field or property which can be bound to this object.
Syntax
'Declaration
Public ReadOnly Property DataType As Type
public Type DataType {get;}
See Also