PositionTime Property | |
Gets or sets the time.
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax public virtual DateTime Time { get; set; }
Property Value
DateTime
The time.
See Also