Click or drag to resize

CourseRequestStatus Class

Represents the scheduling status of a course request.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.Entity.AcademicCourseRequestStatus

Namespace:  SeniorSystemsWS.Entity.Academic
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
[SerializableAttribute]
public class CourseRequestStatus

The CourseRequestStatus type exposes the following members.

Constructors
  NameDescription
Public methodCourseRequestStatus
Top
Properties
  NameDescription
Public propertyDescription
Gets or sets the Course Request Status Description.
Public propertyScheduledSectionID
Gets or sets the Course Request Scheduled Section ID.
Public propertyStatus
Gets or sets the Course Request Status.
Public propertyStatusDate
Gets or sets the Course Request Status Date.
Top
See Also