StudentProgressDataResult.TotalStudentProgressData Property A Sandcastle Documented Class Library
List of progress in each of the student's courses

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

public List<StudentProgressData> TotalStudentProgressData { get; set; }

Property Value

Type: List<StudentProgressData>
See Also

Reference