Click or drag to resize

SectionWithRosterMeetsRoom Property

Gets or sets the room 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 MeetsRoom { get; set; }

Property Value

Type: String
The overall room that the section generally meets.

Depending on the school, this may be the only room it meets in or it might be the predominent room.

See Also