Share via


MigrationResult.StartDateTimeUTC Property

Definition

Gets or sets the migration start time.

[System.Runtime.Serialization.DataMember]
public DateTime? StartDateTimeUTC { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.StartDateTimeUTC : Nullable<DateTime> with get, set
Public Property StartDateTimeUTC As Nullable(Of DateTime)

Property Value

Attributes

Applies to