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: 3.2.3107.0 (3.2.3107)
Syntax public virtual List<JobStatusHistoryItem> History { get; set; }
Property Value
ListJobStatusHistoryItemSee Also