Tanoda
NetworkManager.WSCourse Struct Reference

Public Attributes

int id
 
string name
 
string description
 
string data
 
float dataSize
 
int finishedStudentNumber
 
int requiredStudentNumber
 
bool isQuality
 
string created
 
string modified
 
WSFile[] files
 
int type
 

Detailed Description

Definition at line 1214 of file NetworkManager.cs.

Member Data Documentation

◆ created

string NetworkManager.WSCourse.created

Definition at line 1224 of file NetworkManager.cs.

◆ data

string NetworkManager.WSCourse.data

Definition at line 1219 of file NetworkManager.cs.

◆ dataSize

float NetworkManager.WSCourse.dataSize

Definition at line 1220 of file NetworkManager.cs.

◆ description

string NetworkManager.WSCourse.description

Definition at line 1218 of file NetworkManager.cs.

◆ files

WSFile [] NetworkManager.WSCourse.files

Definition at line 1226 of file NetworkManager.cs.

◆ finishedStudentNumber

int NetworkManager.WSCourse.finishedStudentNumber

Definition at line 1221 of file NetworkManager.cs.

◆ id

int NetworkManager.WSCourse.id

Definition at line 1216 of file NetworkManager.cs.

◆ isQuality

bool NetworkManager.WSCourse.isQuality

Definition at line 1223 of file NetworkManager.cs.

◆ modified

string NetworkManager.WSCourse.modified

Definition at line 1225 of file NetworkManager.cs.

◆ name

string NetworkManager.WSCourse.name

Definition at line 1217 of file NetworkManager.cs.

◆ requiredStudentNumber

int NetworkManager.WSCourse.requiredStudentNumber

Definition at line 1222 of file NetworkManager.cs.

◆ type

int NetworkManager.WSCourse.type

Definition at line 1227 of file NetworkManager.cs.


The documentation for this struct was generated from the following file: