JobHistory Property |  |
Readonly - A list of history records 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)
Syntaxpublic virtual List<JobStatusHistoryItem> History { get; set; }
Property Value
ListJobStatusHistoryItem
See Also