Click or drag to resize

MarkingPeriod Class

Represents a single marking period.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.Entity.AcademicMarkingPeriod

Namespace:  SeniorSystemsWS.Entity.Academic
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public class MarkingPeriod

The MarkingPeriod type exposes the following members.

Constructors
  NameDescription
Public methodMarkingPeriod
Top
Properties
  NameDescription
Public propertyAbbreviation
Gets or sets the marking period abbreviation.
Public propertyID
Gets or sets the marking period ID.
Public propertyName
Gets or sets the marking period name .
Public propertySchoolID
Gets or sets the school ID / division for this marking period.
Public propertyTermID
Gets or sets the term ID.
Top
See Also