Click or drag to resize

AutomationProjectCreatedBy Property

Gets or sets the created by.

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

Property Value

Type: String
The created by.
See Also