Click or drag to resize

ParentStudent Class

The ID and Entity Number of a Student Account.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityParentStudent

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

The ParentStudent type exposes the following members.

Constructors
  NameDescription
Public methodParentStudent
Top
Properties
  NameDescription
Public propertyEntityNo
Gets or sets the entity number.
Public propertyHasAcademicAccess
Does the parent have Academic Access to this student account in My Backpack.
Public propertyHasBillingAccess
Does the parent have Billing Access to this student account in My Backpack.
Public propertyRelationship
Gets or sets the Relation of the parent to this student.
Public propertyStudentID
Gets or sets the student ID.
Top
See Also