Click or drag to resize

ReportItemContext Property

Gets or sets the context.

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

Property Value

Type: Variable
The context.
See Also