Click or drag to resize

FacultyEducation Class

Holds faculty-related education information.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityFacultyEducation

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
[SerializableAttribute]
public class FacultyEducation

The FacultyEducation type exposes the following members.

Constructors
  NameDescription
Public methodFacultyEducation
Top
Properties
  NameDescription
Public propertyClassYear
Gets or sets the Class Year.
Public propertyDegree
Gets or sets the Degree.
Public propertyGraduationType
Gets or sets the Graduation Type.
Public propertyMajor
Gets or sets the Major.
Public propertySchoolName
Gets or sets the School Name.
Top
See Also