Click or drag to resize

ConstituentEducation Class

Holds constituent-related education information.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityConstituentEducation

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

The ConstituentEducation type exposes the following members.

Constructors
  NameDescription
Public methodConstituentEducation
Top
Properties
  NameDescription
Public propertyClassYear
Gets or sets the Class Year.
Public propertyConcentration
Gets or sets the Concentration.
Public propertyDegree
Gets or sets the Degree.
Public propertyGraduationType
Gets or sets the Graduation Type.
Public propertyNotPublish
Gets or sets a value indicating whether the education record should be hidden in a public directory.
Public propertySchoolName
Gets or sets the School Name.
Top
See Also