ImportJob.LastActionDateTime Property

Definition

Last time service performed any action from the job. The timestamp is in RFC3339 format: yyyy-MM-ddTHH:mm:ssZ.

public DateTimeOffset? LastActionDateTime { get; }
member this.LastActionDateTime : Nullable<DateTimeOffset>
Public ReadOnly Property LastActionDateTime As Nullable(Of DateTimeOffset)

Property Value

Applies to