Click or drag to resize

Term Class

Represents a single school term.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.Entity.AcademicTerm

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

The Term type exposes the following members.

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