AbsoluteMonthlySchedule.IntervalMonths Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to