Click or drag to resize

BikeHistoryDateSale Property

Date of sale. Default null.

Namespace:  Velo.Data.Models
Assembly:  Velo.Data (in Velo.Data.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public Nullable<DateTime> DateSale { get; set; }

Property Value

Type: NullableDateTime
See Also