ClassRunResultPlotInfo
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI.Reporting.ViewModel
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class RunResultPlotInfo
Inheritance: objectRunResultPlotInfo
Constructors
RunResultPlotInfo(DateTime, string, ResultType, double)
Declaration
cs-api-definition
public RunResultPlotInfo(DateTime startTime, string testListName, ResultType resultType, double value)
Parameters
startTime
testListName
resultType
value