次の方法で共有


JobRecurrenceInformation.RecurrenceName プロパティ

定義

ジョブ間の関連付けの繰り返し名、ユーザー フレンドリ名を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="recurrenceName")]
public string RecurrenceName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recurrenceName")>]
member this.RecurrenceName : string
Public ReadOnly Property RecurrenceName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象