Click or drag to resize

ExtractPropertyTestStepVariableLevel Property

Gets or sets the level of variable generated from the current test step.

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

Property Value

Type: VariableLevels
The variable level.
See Also