Configurates
C1.Web.Mvc.BaseODataCollectionViewService<T>.DataTypes. Sets an object to be used as a map for coercing data types when loading the data.
Syntax
Parameters
- fieldName
- The field name.
- dataType
- The type of the field data.
Return Value
Current builder.
See Also