Compartir a través de


CommitmentPlanProperties.AutoRenew Propiedad

Definición

Obtiene o establece el plan de compromiso autoRenew.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a