| Name | Description | Type | Additional information |
|---|---|---|---|
| ParentFolderId |
The parent folder identifier. |
integer |
None. |
| Title |
The folder title |
string |
None. |
| Description |
The folder description |
string |
None. |
| Visibility |
Indicates the activity setting for the folder . |
string |
None. |
| VisibleFrom |
When the folder is visible from |
date |
None. |
| VisibleTo |
When the folder is visible to |
date |
None. |
| Deadline |
The folder deadline. After this date the folder is no longer editable |
date |
None. |
| AvailableTools |
The list of available tools for the folder |
Collection of string |
None. |
| AssignTo |
Who the folder is assigned to. If null or empty all participants are assigned |
Itslearning.RestApi.Entities.Folder.AssignToModel |
None. |
| ReplaceVisibilityInSubElements |
Will replace this folder visibility settings in all sub elements. |
boolean |
None. |
| PlanId |
If present. The created element should be added to the plan with this id |
integer |
None. |