[]
        
(Showing Draft Content)

C1.Web.Mvc.BaseODataCollectionViewService-1.DataTypes

DataTypes Property

DataTypes

Gets or sets an object to be used as a map for coercing data types when loading the data.

Declaration
public IDictionary<string, DataType> DataTypes { get; }
Remarks

The object keys represent the field names and the values are DataType values that indicate how the data should be coerced.