Partilhar via


PSWeekDetails.Weekdays Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to