Partager via


RunFilterInner.CreateTime Propriété

Définition

Obtient ou définit l’heure de création d’une exécution.

[Newtonsoft.Json.JsonProperty(PropertyName="createTime")]
public DateTime? CreateTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createTime")>]
member this.CreateTime : Nullable<DateTime> with get, set
Public Property CreateTime As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à