FieldInfo.DataType property

namespace: Serenity.Data.Schema   assemblySerenity.Net.Data

Gets or sets the type of the data.

public string DataType { get; set; }

Property Value

The type of the data.

See Also