Partager via


MigrationItemProperties.LastTestMigrationTime Property

Definition

Gets the last test migration time.

[Newtonsoft.Json.JsonProperty(PropertyName="lastTestMigrationTime")]
public DateTime? LastTestMigrationTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastTestMigrationTime")>]
member this.LastTestMigrationTime : Nullable<DateTime>
Public ReadOnly Property LastTestMigrationTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to