---
title: RosterCourse
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/rostercourse
---

# RosterCourse

A course’s properties and their values.

## Declaration

```data
object RosterCourse
```

## Properties

course_number: The number of the course. name: The course name. Maximum length 1024 UTF-8 characters. source: The data source where the class was created. source_system_identifier: The identifier configured by organization for the course. Maximum length is 256 UTF-8 characters. Value can be null. unique_identifier: The unique identifier for the course. Maximum length 256 UTF-8 characters. op_date: The time stamp, in iSO 8601 format, when the course was added, updated, or deleted. status: The status for the course.

## See Also

### Course management

- [BaseRosterCourse](devicemanagement/baserostercourse.md)
- [Get the List of Courses](devicemanagement/fetch-course-roster.md)
- [Sync the List of Courses](devicemanagement/fetch-course-roster-sync.md)
