Interface IStepFilterable
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public interface IStepFilterable
Properties
StepsFilterModel
Declaration
object StepsFilterModel { get; }
Property Value
System.Object
|