Click or drag to resize

JobStatusDeviceTime Property

Car Delivery Network
Readonly - The time the current status occurred

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3101.0 (3.2.3101)
Syntax
C#
public virtual DateTime? StatusDeviceTime { get; set; }

Property Value

NullableDateTime
See Also