Click or drag to resize

MessageCreateDateString Property

Gets the string representation of the Creation date.

Namespace:  Hummingbird.TestFramework.Messaging
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[XmlIgnoreAttribute]
public string CreateDateString { get; }

Property Value

Type: String
The create date string.
See Also