次の方法で共有


ScheduleRecurrence.RecurrenceValue プロパティ

定義

繰り返し値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象