Click or drag to resize

Roster Class

Represents a single student taking a section.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.Entity.AcademicRoster

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

The Roster type exposes the following members.

Constructors
  NameDescription
Public methodRoster
Top
Properties
  NameDescription
Public propertyEntityNo
Gets or sets the entity number.
Public propertyStudentID
Gets or sets the student ID.
Top
See Also