Compartir a través de


Update.ImpactDurationInSec Propiedad

Definición

Obtiene o establece la duración del impacto en segundos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a