Click or drag to resize

CourseRequestStatusDescription Property

Gets or sets the Course Request Status Description.

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

Property Value

Type: String
The Course Request Status Description.
Remarks
More information about the Status property.
See Also