Interface IRemoveStepInterceptTranslation
Namespace: ArtOfTest.WebAii.Design.Extensibility
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public interface IRemoveStepInterceptTranslation : IInterceptTranslation
Properties
RemoveStep
Declaration
bool RemoveStep { get; }
Property Value
System.Boolean
|