次の方法で共有


Job.ActivityId プロパティ

定義

ジョブの activityId を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象