VehiclePhotos Property |  |
A collection of photos assocated with this vehicle
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntaxpublic virtual List<Document> Photos { get; set; }
Property Value
ListDocument
See Also