Compartilhar via


NewCommerceMigrationEvent.CreatedTime Property

Definition

Gets or sets the time when the event was created.

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

Property Value

The time when the event was created.

Applies to