| Name | Description | Type | Additional information |
|---|---|---|---|
| ReadOnly |
Gets or sets a value indicating whether the organisation is read-only. If it is a read only it cannot be selected. It is there to maintain the tree structure. |
boolean |
None. |
| IsOrganisation |
If this is a organisation level. Sometimes this is only a hierarchy node to group organisations. |
boolean |
None. |
| Children |
Gets or sets the child organisations. |
Collection of Itslearning.RestApi.Entities.LearningRecordStore.OrganisationTreeModel |
None. |
| Selected |
If the organisation is associated with the partner or not. This is used when updating the organisations for a partner, to know which organisations to add or remove. |
boolean |
None. |
| OrganisationId |
Gets or sets the organisation ID. |
integer |
None. |
| Name |
Gets or sets the name of the organisation. |
string |
None. |
| Type |
Type of organisation. |
string |
None. |