Click or drag to resize

RecordAttendanceStudent Class

Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityRecordAttendanceStudent

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

The RecordAttendanceStudent type exposes the following members.

Constructors
  NameDescription
Public methodRecordAttendanceStudent
Top
Properties
  NameDescription
Public propertyAbsenceType
the Absence type (Absent/Tardy).
Public propertyAttendDescription
Text to be saved with the absence record
Public propertyStudentID
The Student ID
Top
Methods
  NameDescription
Public methodinit
Top
See Also