Click or drag to resize

ReportItemDescription Property

Gets or sets the description.

Namespace:  Hummingbird.TestFramework.Automation.Report
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public string Description { get; set; }

Property Value

Type: String
The description.
See Also