Compartilhar via


NewCommerceMigration.StartedTime Property

Definition

Gets or sets the time when the migration was started.

public DateTime? StartedTime { get; set; }
member this.StartedTime : Nullable<DateTime> with get, set
Public Property StartedTime As Nullable(Of DateTime)

Property Value

The completed time.

Applies to