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: 3.2.3102.0 (3.2.3102)
Syntax
C#
public virtual string NonCompletionReason { get; set; }

Property Value

String
See Also