Class Practs
Inherited Members
Namespace: EduCATS.Networking.Models.SaveMarks.Practicals
Assembly: EduCATS.dll
Syntax
public class Practs
Constructors
Practs()
Declaration
public Practs()
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 |
Message
Declaration
public string Message { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Practicals
Declaration
public List<object> Practicals { get; set; }
Property Value
| Type | Description |
|---|---|
| List<object> |