Click or drag to resize

ExtractPropertyTestStepSourceStepId Property

Gets or sets the unique identifier of the Test Step where the property should be retrieved.

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

Property Value

Type: Guid
The step identifier.
See Also