共用方式為


Catalog.Terms Property

Definition

Gets available reservation terms for this resource

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to