Class Laboratories
Inherited Members
Namespace: EduCATS.Networking.Models.SaveMarks.Labs
Assembly: EduCATS.dll
Syntax
public class Laboratories
  Constructors
Laboratories()
Declaration
public Laboratories()
  Properties
Code
Declaration
public int Code { get; set; }
  Property Value
| Type | Description | 
|---|---|
| int | 
DataD
Declaration
public string DataD { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
Labs
Declaration
public List<object> Labs { get; set; }
  Property Value
| Type | Description | 
|---|---|
| List<object> | 
Message
Declaration
public string Message { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string |