CourseRequest Class |
Namespace: SeniorSystemsWS.Entity.Academic
The CourseRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| CourseRequest |
| Name | Description | |
|---|---|---|
| CourseID |
Gets or sets the Primary Request Course ID.
| |
| CourseIDAlt1 |
Gets or sets the 1st Alternate Request Course ID.
| |
| CourseIDAlt2 |
Gets or sets the 2nd Alternate Request Course ID.
| |
| IsUnapprovedRequest |
True, if this course request is pending (unapproved).
| |
| MarkedForDelete |
Gets or sets a value indicating whether this request has been marked to be deleted once approved.
| |
| RequestedTerms |
Gets or sets the requested terms for scheduling.
| |
| RequestPriority |
Gets or sets the Request Priority.
| |
| RequestStatus |
Gets or sets the request status.
| |
| SchoolID |
Gets or sets the school ID / division for this course request.
| |
| StudentID |
Gets or sets the Student ID.
|