Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time when export was picked up to be executed.
public DateTime? ProcessingStartTime { get; set; }
member this.ProcessingStartTime : Nullable<DateTime> with get, set
Public Property ProcessingStartTime As Nullable(Of DateTime)