Class TestDetailsCodeModel
Inheritance
System.Object
TestDetailsCodeModel
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class TestDetailsCodeModel : ViewModelBase
Constructors
TestDetailsCodeModel()
Declaration
public TestDetailsCodeModel()
Properties
FriendlyName
Declaration
public string FriendlyName { get; }
Property Value
System.String
|
IsVisible
Declaration
public bool IsVisible { get; set; }
Property Value
System.Boolean
|
Path
Declaration
public string Path { get; }
Property Value
System.String
|
Methods
Reset()
Declaration
public void Reset()