Class SaveSingleStudentMarkPageView
Inheritance
SaveSingleStudentMarkPageView
Implements
Inherited Members
Namespace: EduCATS.Pages.SaveLabsAndPracticeMarks.Views
Assembly: EduCATS.dll
Syntax
public class SaveSingleStudentMarkPageView : ContentPage, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
Constructors
SaveSingleStudentMarkPageView(string, string, LabsVisitingList, TakedLabs, int)
Declaration
public SaveSingleStudentMarkPageView(string title, string name, LabsVisitingList marks, TakedLabs prOrLabStat, int subGruop)
Parameters
| Type | Name | Description |
|---|---|---|
| string | title | |
| string | name | |
| LabsVisitingList | marks | |
| TakedLabs | prOrLabStat | |
| int | subGruop |
Fields
Marks
Declaration
public List<int> Marks
Field Value
| Type | Description |
|---|---|
| List<int> |
NameOfLabOrPractice
Declaration
public List<string> NameOfLabOrPractice
Field Value
| Type | Description |
|---|---|
| List<string> |
Properties
_title
Declaration
public string _title { get; set; }
Property Value
| Type | Description |
|---|---|
| string |