Click or drag to resize

TermSchoolID Property

Gets or sets the school ID / division for this term.

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

Property Value

Type: String
The division this term is in. See AcademicService.GetAllSchools.
See Also