Click or drag to resize

VehicleNonCompletionReason Property

Car Delivery Network
Readonly - The reason that the vehicle was either not pickup up or not delivered

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
C#
public virtual string NonCompletionReason { get; set; }

Property Value

String
See Also