Click or drag to resize

MarkingPeriodSchoolID Property

Gets or sets the school ID / division for this marking period.

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 marking period is in. See AcademicService.GetAllSchools.
See Also