 | Roster Class |
Represents a single student taking a section.
Inheritance Hierarchy
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
<SerializableAttribute>
Public Class Roster
[SerializableAttribute]
public ref class Roster
SeniorSystemsWS.Entity.Academic.Roster = function();
Type.createClass(
'SeniorSystemsWS.Entity.Academic.Roster');
The Roster type exposes the following members.
Constructors
Properties
See AlsoReference
AcademicService.GetStudentsForSection