Click or drag to resize

ResultInsertAttendanceStudent Class

Used to return status information from Insert Attendance related method calls.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityResultInsertAttendanceStudent

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public class ResultInsertAttendanceStudent

The ResultInsertAttendanceStudent type exposes the following members.

Properties
  NameDescription
Public propertyErrorTypes
An enumerated list of errors or warnings.
Public propertyMessages
Gets or sets the additional error message text.
Public propertyStatus
Gets or sets the return status.
Public propertyStudentId
Top
See Also