Compartir a través de


Catalog.Terms Propiedad

Definición

Obtiene los términos de reserva disponibles para este recurso.

[Newtonsoft.Json.JsonProperty(PropertyName="terms")]
public System.Collections.Generic.IList<string> Terms { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="terms")>]
member this.Terms : System.Collections.Generic.IList<string>
Public ReadOnly Property Terms As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a