Click or drag to resize

testsuitesTestsuiteid Property

Gets or sets the identifier.

Namespace:  Hummingbird.TestFramework.Automation.Report.JUnit
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[XmlAttributeAttribute]
public int id { get; set; }

Property Value

Type: Int32
The identifier.
See Also