Sdílet prostřednictvím


AdvancedScheduleMonthlyOccurrence.Occurrence Vlastnost

Definice

Získá nebo nastaví výskyt týdne v měsíci. Musí být mezi 1 a 5.

public int? Occurrence { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="occurrence")]
public int? Occurrence { get; set; }
member this.Occurrence : Nullable<int> with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="occurrence")>]
member this.Occurrence : Nullable<int> with get, set
Public Property Occurrence As Nullable(Of Integer)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro