Compartilhar via


NewCommerceMigration.CompletedTime Property

Definition

Gets or sets time when the migration was completed.

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

Property Value

The completed time.

Applies to