![]() | ResultInsertAttendanceItem Class |
Namespace: SeniorSystemsWS.Entity
The ResultInsertAttendanceItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | itemErrorTypes |
An enumerated list of errors or warnings.
|
![]() | itemMessages |
Gets or sets the additional error message text.
|
![]() | numberOfErrors |
The number of records in resultInsertAttendanceStudents that had errors.
|
![]() | numberOfSuccesses |
The number of records in resultInsertAttendanceStudents that succeeded.
|
![]() | numberOfWarnings |
The number of records in resultInsertAttendanceStudents that had warnings.
|
![]() | Status |
Gets or sets the return status.
|
Name | Description | |
---|---|---|
![]() | resultInsertAttendanceStudents |
This list of records is a one to one map to the records submitted to the method.
The status of every record submitted will be represented here.
If no records were submitted with the call then this list will be empty.
|