Click or drag to resize

CourseRequestStatusScheduledSectionID Property

Gets or sets the Course Request Scheduled Section ID.

Namespace:  SeniorSystemsWS.Entity.Academic
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public string ScheduledSectionID { get; set; }

Property Value

Type: String
The section ID that the student was scheduled into for a course request.
See Also