Name | Description | Type | Additional information |
---|---|---|---|
ThumbnailColumn |
The 'Thumbnail' plan column data. |
Itslearning.RestApi.Entities.Planner.PlanThumbnailColumn |
None. |
NameColumn |
The 'Plan' plan column data. |
Itslearning.RestApi.Entities.Planner.PlanColumn |
None. |
DescriptionColumn |
The 'Description' plan column data. |
Itslearning.RestApi.Entities.Planner.PlanColumn |
None. |
DateColumn |
The 'Date' plan column data. |
Itslearning.RestApi.Entities.Planner.PlanDateColumn |
None. |
ClassHoursColumn |
The 'Class hours' plan column data. |
Itslearning.RestApi.Entities.Planner.PlanClassHoursColumn |
None. |
LearningObjectivesColumn |
The 'Learning objectives' plan column data. |
Itslearning.RestApi.Entities.Planner.PlanLearningObjectivesColumn |
None. |
ResourcesColumn |
The 'Resources' plan column data. |
Itslearning.RestApi.Entities.Planner.PlanElementsColumn |
None. |
ActivitiesColumn |
The 'Activities' plan column data. |
Itslearning.RestApi.Entities.Planner.PlanElementsColumn |
None. |
ElementsColumn |
The 'Resources and activities' plan column data. |
Itslearning.RestApi.Entities.Planner.PlanElementsColumn |
None. |
Columns |
The list of custom columns for plan. |
Collection of Itslearning.RestApi.Entities.Planner.PlanColumn |
None. |
PlanId |
The unique id for plan, in scope of a site (itslearning customer). |
integer |
None. |
TopicId |
The id of topic. |
integer |
None. |
Order |
The plan order. |
integer |
None. |
LocationId |
The plan location identifier. |
integer |
None. |
LocationType |
The plan location type. |
Itslearning.RestApi.Entities.LocationType |
None. |
LocationTitle |
The plan location title. |
string |
None. |
LocationColor |
The location color (e.g. #ffffff). |
string |
None. |
TopicColor |
The topic color (e.g. #ffffff). |
string |
None. |
TopicName |
The topic name. |
string |
None. |