Click or drag to resize

CourseRequestRequestPriority Property

Gets or sets the Request Priority.

Namespace:  SeniorSystemsWS.Entity.Academic
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public Nullable<int> RequestPriority { get; set; }

Property Value

Type: NullableInt32
The Request Priority (value of 0 to 99).
See Also