Class LowestScoreStudent
- Namespace
- InSite.Application.Records.Read
- Assembly
- Shift.Sdk.dll
public class LowestScoreStudent
- Inheritance
-
LowestScoreStudent
- Inherited Members
- Extension Methods
Constructors
LowestScoreStudent()
public LowestScoreStudent()
Properties
GradebookTitle
public string GradebookTitle { get; set; }
Property Value
Points
public decimal Points { get; set; }
Property Value
ScoreItemName
public string ScoreItemName { get; set; }
Property Value
UserFullName
public string UserFullName { get; set; }