ClassTestListCommands
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI.TestLists
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class TestListCommands
Inheritance: objectTestListCommands
Constructors
TestListCommands()
Declaration
cs-api-definition
public TestListCommands()
Properties
AbortRun
Declaration
cs-api-definition
public static RoutedUICommand AbortRun { get; }
Property Value
AddNewDynamicList
Declaration
cs-api-definition
public static RoutedUICommand AddNewDynamicList { get; }
Property Value
AddNewList
Declaration
cs-api-definition
public static RoutedUICommand AddNewList { get; }
Property Value
CopyList
Declaration
cs-api-definition
public static RoutedUICommand CopyList { get; }
Property Value
DeleteList
Declaration
cs-api-definition
public static RoutedUICommand DeleteList { get; }
Property Value
EditList
Declaration
cs-api-definition
public static RoutedUICommand EditList { get; }
Property Value
RemoteExecuteList
Declaration
cs-api-definition
public static RoutedUICommand RemoteExecuteList { get; }
Property Value
RunList
Declaration
cs-api-definition
public static RoutedUICommand RunList { get; }
Property Value
ScheduleList
Declaration
cs-api-definition
public static RoutedUICommand ScheduleList { get; }
Property Value