Click or drag to resize

SectionWithRosterMeetsPeriod Property

Gets or sets the period (block name) that the section generally meets.

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

Property Value

Type: String
The overall period (block name) that the section generally meets.

Depending on the school, this may be the only period it meets or it might be the predominent meeting period.

See Also