PrePostStep.StepId Property

Definition

Gets or sets the resource Id of the step to be run.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to