Class ResultFilter
Inheritance
System.Object
ResultFilter
Namespace: ArtOfTest.WebAii.Design.UI.Reporting.ViewModel
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class ResultFilter : ViewModelBase
Constructors
ResultFilter()
Declaration
public ResultFilter()
Properties
IsChecked
Declaration
public bool IsChecked { get; set; }
Property Value
System.Boolean
|
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|