RunStepResponse.RunId

RunStepResponse.RunId property

Gets or sets the ID of the run that this run step is a part of.

public string RunId { get; set; }

See Also