AssessmentBase DateStarted Property Thomas API Webservices Reference Guide
The date that the assessment was started

Namespace: Thomas.APIServices.DataTypes
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

[DataMemberAttribute]
public Nullable<DateTime> DateStarted { get; set; }
See Also