RunResult Constructor (String)

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Initializes a new instance of the RunResult class

Namespace:  ArtOfTest.WebAii.Design.Execution
Assembly:  ArtOfTest.WebAii.Design (in ArtOfTest.WebAii.Design.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public RunResult(
	string listName
)

Parameters

listName
Type: SystemString
See Also

Reference