JobVehicles Property | |
Mandatory - A collection of vehicles associated with this job.
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax public virtual List<Vehicle> Vehicles { get; set; }
Property Value
ListVehicleSee Also