Class ScheduleProtectLabs
Inherited Members
Namespace: EduCATS.Networking.Models.SaveMarks.LabShedule
Assembly: EduCATS.dll
Syntax
public class ScheduleProtectLabs
Properties
Mark
Declaration
[JsonProperty("Mark")]
public string Mark { get; set; }
Property Value
Type | Description |
---|---|
string |
ScheduleProtectionId
Declaration
[JsonProperty("ScheduleProtectionId")]
public int ScheduleProtectionId { get; set; }
Property Value
Type | Description |
---|---|
int |