TNullableDateTime Type

Represents an alias of the Nullable<TDateTime> type.

Namespace: Spring
type
 TNullableDateTime = Nullable<TDateTime>;