Partager via


DpmJob.Duration Propriété

Définition

Obtient ou définit le temps écoulé pour le travail.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à