FleetInsurances Property |  |
Readonly - A collection of insurances assocated with this fleet
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntaxpublic virtual List<Insurance> Insurances { get; set; }
Property Value
ListInsurance
See Also