Click or drag to resize

VariableValueConditionExpectedValue Property

Gets or sets the value of the variable to compare

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

Property Value

Type: String
The value.
See Also