Condividi tramite


AdvancedScheduleMonthlyOccurrence.Occurrence Proprietà

Definizione

Ottiene o imposta l'occorrenza della settimana entro il mese. Deve essere compreso tra 1 e 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a