Click or drag to resize

AutomationProjectCreationDate Property

Gets the creation date.

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

Property Value

Type: DateTimeOffset
The creation date.
See Also