Click or drag to resize

ResultInsertAttendanceItemresultInsertAttendanceStudents Field

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.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public List<ResultInsertAttendanceStudent> resultInsertAttendanceStudents

Field Value

Type: ListResultInsertAttendanceStudent
See Also