| Name | Description | Type | Additional information |
|---|---|---|---|
| ShowAdminPanel |
Gets or set Show Admin Panel |
boolean |
None. |
| HideStudentTable |
Gets or set Hide Student Table |
boolean |
None. |
| PeriodList |
Gets or set PeriodList |
Collection of SelectListItem |
None. |
| CourseList |
Gets or set CourseList |
Collection of SelectListItem |
None. |
| CenterList |
Gets or set CenterList |
Collection of SelectListItem |
None. |
| StudentList |
Gets or set StudentList |
Collection of SelectListItem |
None. |
| StudentAttendence |
Gets or set StudentAttendence |
Collection of AttendenceDetails |
None. |
| AdminAttendence |
Gets or set AdminAttendence |
Collection of AttendenceDetails |
None. |
| PeriodId |
Gets or set PeriodId |
string |
None. |
| CourseId |
Gets or set CourseId |
string |
None. |
| CenterId |
Gets or set CenterId |
string |
None. |
| RegistrationId |
Gets or set RegistrationId |
string |
None. |
| Headings |
Gets or set Headings |
string |
None. |
| LastDateString |
Gets or set LastDateString |
string |
None. |
| IsNoRecords |
Gets or set IsNoRecords |
boolean |
None. |
| StudentName |
Gets or set StudentName |
string |
None. |
| CompanyEmailAddress |
Gets or sets the email address of company |
string |
None. |
| UserResponseMessage |
Gets or sets the response message for user |
AppResponseMessage |
None. |