次の方法で共有


JobRelationshipProperties.RecurrenceName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象