Click or drag to resize

CourseRequestCourseID Property

Gets or sets the Primary Request Course ID.

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

Property Value

Type: String
The Primary Request Course ID.
See Also