StudentCourseProgressData.FirstGradeDate Property A Sandcastle Documented Class Library
First recorded grade date for the student in the course

Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax

public Nullable<DateTime> FirstGradeDate { get; set; }

Property Value

Type: Nullable<DateTime>
See Also

Reference