ConnectToSourceSqlServerTaskOutputAgentJobLevel.LastExecutedOn Property

Definition

Gets uTC Date and time when the Agent Job was last executed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to