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