Click or drag to resize

StudentRelationship Class

Holds Student Relationship information.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityStudentRelationship

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

The StudentRelationship type exposes the following members.

Constructors
  NameDescription
Public methodStudentRelationship
Top
Properties
  NameDescription
Public propertyFamilyID
Gets or sets the Family ID.
Public propertyRelationship
Gets or sets the Relation of student to parent.
Public propertyStudentEntityNo
Gets or sets the student entity number.
Public propertyStudentId
Gets or sets the WebUserID number.
Top
See Also