Compartir a través de


RefreshSchedule.Times Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="times")]
public System.Collections.Generic.IList<string> Times { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="times")>]
member this.Times : System.Collections.Generic.IList<string> with get, set
Public Property Times As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a