StudentCourseProgressData.DaysSinceLastAction Property A Sandcastle Documented Class Library
Number of days since the last action the student has taken in the course

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

public Nullable<int> DaysSinceLastAction { get; set; }

Property Value

Type: Nullable<Int32>
See Also

Reference