Click or drag to resize

SectionWithRosterMeetTerms Property

Gets or sets the terms for which this section meets.

Namespace:  SeniorSystemsWS.Entity.Academic
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public Term[] MeetTerms { get; set; }

Property Value

Type: Term
A list of Term objects representing the terms this section meets during the school year.
See Also