RunStepResponse.StepDetails

RunStepResponse.StepDetails property

Gets or sets the details of the run step.

public RunStepDetails StepDetails { get; set; }

See Also