Click or drag to resize

CourseRequestIsUnapprovedRequest Property

True, if this course request is pending (unapproved).

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

Property Value

Type: Boolean
True, if this course request is pending (unapproved).
See Also