Freigeben über


AdvancedScheduleMonthlyOccurrence.Occurrence Eigenschaft

Definition

Ruft das Vorkommen der Woche innerhalb des Monats ab oder legt es fest. Muss zwischen 1 und 5 sein.

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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: