次の方法で共有


RecurrenceScheduleOccurrence.Occurrence プロパティ

定義

オカレンスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象