Compartir a través de


WorkflowRun.StartTime Propiedad

Definición

Obtiene la hora de inicio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a