new Term()
Properties:
Name | Type | Description |
---|---|---|
startDate |
string | |
endDate |
string | |
name |
string | |
seq |
number | Term sequence. Use this number if you want to sort terms. For example, in a school that uses quarters the first quarter would be |
courses |
Array.<Course> | array of courses contained in the term |