ExportRun.SubmittedOn Property
Definition
Important
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 queued to be run.
public DateTimeOffset? SubmittedOn { get; set; }
member this.SubmittedOn : Nullable<DateTimeOffset> with get, set
Public Property SubmittedOn As Nullable(Of DateTimeOffset)