Compartir a través de


AlternativeOption.Value Propiedad

Definición

Obtiene o establece indica el valor de opción alternativo especificado por el publicador. Este es el nombre de la oferta cuando el tipo es Oferta o El nombre del plan cuando el tipo es Plan.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a