Compartir a través de


DpmJob.Duration Propiedad

Definición

Obtiene o establece el tiempo transcurrido para el trabajo.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a