Compartilhar via


AdvancedScheduleMonthlyOccurrence.Occurrence Propriedade

Definição

Obtém ou define a ocorrência da semana dentro do mês. Deve estar entre 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a