Compartir a través de


ScriptExecution.StartedAt Propiedad

Definición

Obtiene la hora en que se inició la ejecución del script.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a