Interface
IPreviousStepsInterceptTranslation

Definition

Namespace:ArtOfTest.WebAii.Design.Extensibility

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public interface IPreviousStepsInterceptTranslation : IInterceptTranslation

Inherited Members IInterceptTranslation.InterceptTranslation(AutomationDescriptor, out bool)

Properties

PreviousSteps

Declaration

cs-api-definition
IEnumerable<AutomationStepBase> PreviousSteps { get; set; }

Property Value

IEnumerable<AutomationStepBase>

In this article
DefinitionPropertiesPreviousSteps
Not finding the help you need?
Contact Support