The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MetaColumn::DataTypeAttribute Property
.NET Framework (current version)
Gets the DataTypeAttribute attribute that is applied to the data field.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
public: property DataTypeAttribute^ DataTypeAttribute { virtual DataTypeAttribute^ get() sealed; }
Property Value
Type: System.ComponentModel.DataAnnotations::DataTypeAttribute^The DataTypeAttribute attribute that is applied to the data field.
.NET Framework
Available since 3.5
Available since 3.5
Show: