StudentSectionGrades.StudentGrades Property A Sandcastle Documented Class Library
List of grades for a student

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

public List<StudentSectionGrade> StudentGrades { get; set; }

Property Value

Type: List<StudentSectionGrade>
See Also

Reference