次の方法で共有


JobExecution.StepId プロパティ

定義

ジョブ ステップ ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.stepId")]
public int? StepId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.stepId")>]
member this.StepId : Nullable<int>
Public ReadOnly Property StepId As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象