Click or drag to resize

ProfileInformationLastUpdatedTime Property

Gets or sets LastUpdatedTime.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public DateTime LastUpdatedTime { get; set; }

Property Value

Type: DateTime
An DateTime value that represents LastUpdatedTime of the current object
See Also