Class VTopStudent
- Namespace
- InSite.Application.Records.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
VTopStudent
- Inherited Members
-
- Extension Methods
-
Constructors
VTopStudent()
Properties
AchievementTitle
public string AchievementTitle { get; set; }
Property Value
- string
EmployerName
public string EmployerName { get; set; }
Property Value
- string
EmployerRegion
public string EmployerRegion { get; set; }
Property Value
- string
GradeItemName
public string GradeItemName { get; set; }
Property Value
- string
ProgressIdentifier
public Guid ProgressIdentifier { get; set; }
Property Value
- Guid
ProgressPercent
public decimal ProgressPercent { get; set; }
Property Value
- decimal
UserFullName
public string UserFullName { get; set; }
Property Value
- string