JobScheduleMonthlyOccurrence.Occurrence Property

Definition

Optional. Occurrence of the day within the month. Must be between -31 and 31.

public int? Occurrence { get; set; }
member this.Occurrence : Nullable<int> with get, set
Public Property Occurrence As Nullable(Of Integer)

Property Value

Applies to