Partager via


AdvancedScheduleMonthlyOccurrence.Day Propriété

Définition

Obtient ou définit le jour de l’occurrence. Doit être de lundi, mardi, mercredi, jeudi, vendredi, samedi, dimanche. Les valeurs possibles sont les suivantes : « lundi », « mardi », « mercredi », « jeudi », « vendredi », « samedi », « dimanche »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à