RunResponse.RequiredAction

RunResponse.RequiredAction property

Gets or sets the details on the action required to continue the run. Will be null if no action is required.

public RequiredAction RequiredAction { get; set; }

See Also