Table of Contents

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

string

Points

public decimal Points { get; set; }

Property Value

decimal

ScoreItemName

public string ScoreItemName { get; set; }

Property Value

string

UserFullName

public string UserFullName { get; set; }

Property Value

string