Поделиться через


Product.AutoRenew Свойство

Определение

Возвращает или задает значение, указывающее, включено или отключено автоматическое продление для продукта. Возможные значения: "Off", "On"

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к