Compartir a través de


DelayAction.Duration Propiedad

Definición

Obtiene o establece una cadena con formato ISO8601 que representa una duración.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a