WeeklySchedule.IntervalWeeks Property

Definition

Gets or sets specifies the number of weeks between each set of occurrences.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to