Table of Contents

Class TopStudentSummary.Student

Namespace
InSite.Application.Records.Read
Assembly
Shift.Sdk.dll
public class TopStudentSummary.Student
Inheritance
TopStudentSummary.Student
Inherited Members
Extension Methods

Constructors

Student()

public Student()

Properties

EmployerName

public string EmployerName { get; set; }

Property Value

string

FullName

public string FullName { get; set; }

Property Value

string

Percent

public decimal Percent { get; set; }

Property Value

decimal