| Name | Description | Type | Additional information |
|---|---|---|---|
| CourseMaterialFolderId |
Gets or sets the unique topic id based on the period, course and center. The topic will be the subject or the sub-topics created under a topic. |
integer |
None. |
| EncrytedCourseMaterialFolderId | string |
None. |
|
| PeriodId |
Gets or sets the period id for the topic |
integer |
None. |
| CourseId |
Gets or sets the course id for the topic |
integer |
None. |
| CenterId |
Gets or sets the center id for the topic |
integer |
None. |
| SubjectId |
Gets or sets the subject id for the topic. The topic may have the subject id or it can be null. If the subject id is null, the this topic shoud have been created as a new section/ common section for the period, course and center. |
integer |
None. |
| FolderName |
Gets or sets the topic name or title. The subject name will be the topic name by default for the topic which has subject id and that the root topic. |
string |
None. |
| ParentCourseMaterialFolderId |
Gets or sets the parent topic id for the topic which are created as sub-topics. |
integer |
None. |
| CreatedOn |
Gets or sets the date on which the topic is created |
date |
None. |
| Sequence |
Gets or sets the sequence number for the topic by which the topics will be discplayed in course content |
integer |
None. |
| TopicLevel |
Gets or sets the level for the topic. E.g) Level-1, Level-2 etc. |
integer |
None. |
| FolderProgress |
Gets or sets the calculated folder progress |
decimal number |
None. |