Compartir a través de


JobExecution.StepId Propiedad

Definición

Obtiene el identificador del paso de trabajo.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a