Class
testsuiteProperty

Definition

Namespace:ArtOfTest.Common.Design

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class testsuiteProperty

Inheritance: objecttestsuiteProperty

Constructors

testsuiteProperty()

Declaration

cs-api-definition
public testsuiteProperty()

Properties

name

Declaration

cs-api-definition
public string name { get; set; }

Property Value

string

value

Declaration

cs-api-definition
public string value { get; set; }

Property Value

string