CachedDataAnnotationsMetadataAttributes.DataType Property

Definition

Gets the data type.

public System.ComponentModel.DataAnnotations.DataTypeAttribute DataType { get; protected set; }
member this.DataType : System.ComponentModel.DataAnnotations.DataTypeAttribute with get, set
Public Property DataType As DataTypeAttribute

Property Value

The data type.

Applies to